Home
last modified time | relevance | path

Searched defs:absResult (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Ddivsf3.c159 rep_t absResult = quotient & significandMask; in __divsf3() local
H A Ddivdf3.c174 rep_t absResult = quotient & significandMask; in __divdf3() local
H A Ddivtf3.c192 rep_t absResult = quotient & significandMask; in __divtf3() local