Searched defs:cLo (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/ | ||
H A D | divdf3.c | 111 uint32_t cLo = correction; in __divdf3() local |
H A D | divtf3.c | 123 uint64_t cLo = correction; in __divtf3() local |