Searched defs:quotient (Results 1 - 4 of 4) sorted by relevance

/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Ddivsf3.c119 rep_t quotient = (uint64_t)reciprocal*(aSignificand << 1) >> 32; local in function:__divsf3
H A Ddivdf3.c133 rep_t quotient, quotientLo; local in function:__divdf3
[all...]
H A Ddivtf3.c149 rep_t quotient, quotientLo; local in function:__divtf3
[all...]
/src/sys/dev/i2c/
H A Dsensirion_voc_algorithm.c138 uint32_t quotient = 0; local in function:fix16_div

Completed in 4 milliseconds