Searched defs:quotient (Results 1 - 4 of 4) sorted by relevance
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ | ||
| H A D | divsf3.c | 119 rep_t quotient = (uint64_t)reciprocal*(aSignificand << 1) >> 32; local in function:__divsf3 |
| H A D | divdf3.c | 133 rep_t quotient, quotientLo; local in function:__divdf3 [all...] |
| H A D | divtf3.c | 149 rep_t quotient, quotientLo; local in function:__divtf3 [all...] |
| /src/sys/dev/i2c/ | ||
| H A D | sensirion_voc_algorithm.c | 138 uint32_t quotient = 0; local in function:fix16_div |
Completed in 4 milliseconds