Searched refs:low (Results 1 – 17 of 17) sorted by relevance
45 *rem = n.s.low % d.s.low; in __udivmoddi4()46 return n.s.low / d.s.low; in __udivmoddi4()53 *rem = n.s.low; in __udivmoddi4()57 if (d.s.low == 0) in __udivmoddi4()66 *rem = n.s.high % d.s.low; in __udivmoddi4()67 return n.s.high / d.s.low; in __udivmoddi4()70 if (n.s.low == 0) in __udivmoddi4()79 r.s.low = 0; in __udivmoddi4()92 r.s.low = n.s.low; in __udivmoddi4()113 q.s.low = 0; in __udivmoddi4()[all …]
32 result.s.low = 0; in __aeabi_llsl()33 result.s.high = input.s.low << (b - bits_in_word); in __aeabi_llsl()39 result.s.low = input.s.low << b; in __aeabi_llsl()40 result.s.high = (input.s.high << b) | (input.s.low >> (bits_in_word - b)); in __aeabi_llsl()
33 result.s.low = input.s.high >> (b - bits_in_word); in __aeabi_llsr()40 result.s.low = (input.s.high << (bits_in_word - b)) | (input.s.low >> b); in __aeabi_llsr()
25 su_int low = da - (float)high * 4294967296.f; /* high * 0x1p32f; */ in __aeabi_f2ulz() local26 return ((du_int)high << 32) | low; in __aeabi_f2ulz()
33 su_int low; member43 su_int low; member
1 //=-lib/fp_extend_impl.inc - low precision -> high precision conversion -*-- -//
5 # interact with the sensors low power island (SLPI) CPU
8 # interact with the sensors low power island (SLPI) CPU
7 # Interact with the sensors low power island (SLPI) CPU
77 ro.lmk.low=1001 \
95 ro.lmk.low=1001 \
616 int low=-1, high=-1; in setParameters() local617 if (sscanf(tmp, "%d,%d", &low, &high) != 2) { in setParameters()621 if (low < 0 || high < 0) { in setParameters()625 if (low > high) { in setParameters()
1055 result = request.put_u8(GSCAN_ATTRIBUTE_RSSI_LOW, mParams.ap[i].low); in createSetupRequest()1478 result = request.put_u8(GSCAN_ATTRIBUTE_RSSI_LOW, mParams.ap[i].low); in createSetupRequest()
447 # WLM flags setting for low level
337 * FNV hashes are designed to be fast while maintaining a low
20 …low-minus voltageSlimBusTarget.c:[DevId: 0x%x] Cancelling request for low-minus voltageSlimBus.…