Searched defs:adjust (Results 1 – 5 of 5) sorted by relevance
| /openbmc/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
|
| /openbmc/qemu/libdecnumber/ |
| H A D | decNumber.c | 4018 Int adjust; /* work */ in decAddOp() local 4054 Int adjust; /* work */ in decAddOp() local 6055 Int adjust=reqexp-lhs->exponent; /* digit adjustment needed */ local 7577 Int etiny, adjust; /* .. */ local
|
| /openbmc/u-boot/arch/mips/mach-mscc/include/mach/ |
| H A D | ddr.h | 355 static inline bool adjust_dly(int adjust) in adjust_dly()
|
| /openbmc/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()
|