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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Ddivsf3.c159 rep_t absResult = quotient & significandMask; local
H A Ddivdf3.c174 rep_t absResult = quotient & significandMask; local
H A Ddivtf3.c192 rep_t absResult = quotient & significandMask; local

Completed in 142 milliseconds