OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ivln2_l
(Results
1 - 4
of
4
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/src/
e_pow.c
94
ivln2_l
= 1.92596299112661746887e-08; /* 0x3E54AE0B, 0xF85DDF44 =1/ln2 tail*/
variable
202
v = t*
ivln2_l
-w*ivln2;
e_powf.c
53
ivln2_l
= 7.0526075433e-06; /* 0x36eca570 =1/ln2 tail*/
variable
143
v = t*
ivln2_l
-w*ivln2;
/external/fdlibm/
e_pow.c
98
ivln2_l
= 1.92596299112661746887e-08; /* 0x3E54AE0B, 0xF85DDF44 =1/ln2 tail*/
variable
204
v = t*
ivln2_l
-w*ivln2;
/external/qemu/distrib/sdl-1.2.15/src/video/
e_pow.h
94
ivln2_l
= 1.92596299112661746887e-08; /* 0x3E54AE0B, 0xF85DDF44 =1/ln2 tail*/
variable
194
v = t*
ivln2_l
-w*ivln2;
Completed in 137 milliseconds