Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Darch.c238 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 Dop_helper.c208 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 DdecNumber.c4019 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 Dvvfat.c2214 int offset, int adjust) in adjust_mapping_indices()
2296 static void adjust_dirindices(BDRVVVFATState* s, int offset, int adjust) in adjust_dirindices()