Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Ddivsf3.c75 int quotientExponent = aExponent - bExponent + scale; in __divsf3() local
H A Ddivdf3.c75 int quotientExponent = aExponent - bExponent + scale; in __divdf3() local
H A Ddivtf3.c75 int quotientExponent = aExponent - bExponent + scale; in __divtf3() local