OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:twom10000
(Results
1 - 2
of
2
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/ld128/
s_exp2l.c
44
twom10000
= 0x1p-10000L;
variable
378
return (
twom10000
*
twom10000
); /* underflow */
425
return (r * twopkp10000 *
twom10000
);
s_expl.c
49
twom10000
= 0x1p-10000L;
variable
101
RETURNI(t * twopk *
twom10000
);
Completed in 77 milliseconds