Searched defs:adjust (Results 1 – 4 of 4) sorted by relevance
/qemu/target/hexagon/ |
H A D | arch.c | 238 int arch_sf_recip_common(float32 *Rs, float32 *Rt, float32 *Rd, int *adjust, in arch_sf_recip_common() 334 int arch_sf_invsqrt_common(float32 *Rs, float32 *Rd, int *adjust, in arch_sf_invsqrt_common()
|
H A D | op_helper.c | 208 int adjust; in HELPER() local 229 int adjust; in HELPER() local 913 int adjust; in HELPER() local 924 int adjust; in HELPER() local 935 int adjust; in HELPER() local
|
/qemu/libdecnumber/ |
H A D | decNumber.c | 4019 Int adjust; /* work */ in decAddOp() local 4055 Int adjust; /* work */ in decAddOp() local 6056 Int adjust=reqexp-lhs->exponent; /* digit adjustment needed */ local 7578 Int etiny, adjust; /* .. */ local
|
/qemu/block/ |
H A D | vvfat.c | 2214 int offset, int adjust) in adjust_mapping_indices() 2296 static void adjust_dirindices(BDRVVVFATState* s, int offset, int adjust) in adjust_dirindices()
|