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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Ddivsf3.c162 rep_t absResult = quotient & significandMask; local
178 rep_t absResult = quotient & significandMask; local
H A Ddivdf3.c177 rep_t absResult = quotient & significandMask; local
193 rep_t absResult = quotient & significandMask; local
H A Ddivtf3.c196 rep_t absResult = quotient & significandMask; local
210 rep_t absResult = quotient & significandMask; local

Completed in 155 milliseconds