Searched refs:inf (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/os/arch/sparc/
H A Dfpu_implode.c168 int inf; local
174 inf = 1;
178 inf = 0;
182 inf = sign == 0;
186 inf = sign;
189 return (inf);
370 /* overflow to inf or to max single */
/haiku/src/system/libroot/posix/musl/math/x86/
H A Dexpl.s42 # if 2^hi == inf return 2^hi
/haiku/src/system/libroot/posix/musl/math/x86_64/
H A Dexpl.s41 # if 2^hi == inf return 2^hi

Completed in 49 milliseconds