Home
last modified time | relevance | path

Searched defs:units (Results 1 – 4 of 4) sorted by relevance

/qemu/.gitlab-ci.d/
H A Dcheck-units.py61 units = extract_build_units(cc_path) variable
/qemu/tests/unit/
H A Dtest-throttle.c130 double units = bkt.max / 10.0; in test_compute_wait() local
/qemu/util/
H A Dthrottle.c481 double units = 1.0; in throttle_account() local
/qemu/libdecnumber/
H A DdecNumber.c2645 uInt units, shift; /* work */ in decNumberRotate() local
6888 static Int decShiftToLeast(Unit *uar, Int units, Int shift) {