OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Lg1
(Results
1 - 13
of
13
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/src/
k_log.h
40
* R(z) ~
Lg1
*s +Lg2*s +Lg3*s +Lg4*s +Lg5*s +Lg6*s +Lg7*s
41
* (the values of
Lg1
to Lg7 are listed in the program)
44
* |
Lg1
*s +...+Lg7*s - R(z) | <= 2
75
Lg1
= 6.666666666666735130e-01, /* 3FE55555 55555593 */
96
t2= z*(
Lg1
+w*(Lg3+w*(Lg5+w*Lg7)));
k_logf.h
21
Lg1
= 0xaaaaaa.0p-24, /* 0.66666662693 */
35
t2= z*(
Lg1
+w*Lg3);
e_log.c
34
* R(z) ~
Lg1
*s +Lg2*s +Lg3*s +Lg4*s +Lg5*s +Lg6*s +Lg7*s
35
* (the values of
Lg1
to Lg7 are listed in the program)
38
* |
Lg1
*s +...+Lg7*s - R(z) | <= 2
77
Lg1
= 6.666666666666735130e-01, /* 3FE55555 55555593 */
132
t2= z*(
Lg1
+w*(Lg3+w*(Lg5+w*Lg7)));
e_logf.c
27
Lg1
= 0xaaaaaa.0p-24, /* 0.66666662693 */
78
t2= z*(
Lg1
+w*Lg3);
/prebuilts/ndk/r11/sources/android/support/src/msun/
k_log.h
40
* R(z) ~
Lg1
*s +Lg2*s +Lg3*s +Lg4*s +Lg5*s +Lg6*s +Lg7*s
41
* (the values of
Lg1
to Lg7 are listed in the program)
44
* |
Lg1
*s +...+Lg7*s - R(z) | <= 2
75
Lg1
= 6.666666666666735130e-01, /* 3FE55555 55555593 */
96
t2= z*(
Lg1
+w*(Lg3+w*(Lg5+w*Lg7)));
k_logf.h
21
Lg1
= 0xaaaaaa.0p-24, /* 0.66666662693 */
35
t2= z*(
Lg1
+w*Lg3);
/prebuilts/ndk/r13/sources/android/support/src/msun/
k_log.h
40
* R(z) ~
Lg1
*s +Lg2*s +Lg3*s +Lg4*s +Lg5*s +Lg6*s +Lg7*s
41
* (the values of
Lg1
to Lg7 are listed in the program)
44
* |
Lg1
*s +...+Lg7*s - R(z) | <= 2
75
Lg1
= 6.666666666666735130e-01, /* 3FE55555 55555593 */
96
t2= z*(
Lg1
+w*(Lg3+w*(Lg5+w*Lg7)));
k_logf.h
21
Lg1
= 0xaaaaaa.0p-24, /* 0.66666662693 */
35
t2= z*(
Lg1
+w*Lg3);
/device/linaro/bootloader/edk2/StdLib/LibC/Math/
e_log.c
50
* R(z) ~
Lg1
*s +Lg2*s +Lg3*s +Lg4*s +Lg5*s +Lg6*s +Lg7*s
51
* (the values of
Lg1
to Lg7 are listed in the program)
54
* |
Lg1
*s +...+Lg7*s - R(z) | <= 2
92
Lg1
= 6.666666666666735130e-01, /* 3FE55555 55555593 */
144
t2= z*(
Lg1
+w*(Lg3+w*(Lg5+w*Lg7)));
e_log2.c
30
Lg1
= 6.666666666666735130e-01, /* 3FE55555 55555593 */
77
t2= z*(
Lg1
+w*(Lg3+w*(Lg5+w*Lg7)));
/external/fdlibm/
e_log.c
31
* R(z) ~
Lg1
*s +Lg2*s +Lg3*s +Lg4*s +Lg5*s +Lg6*s +Lg7*s
32
* (the values of
Lg1
to Lg7 are listed in the program)
35
* |
Lg1
*s +...+Lg7*s - R(z) | <= 2
75
Lg1
= 6.666666666666735130e-01, /* 3FE55555 55555593 */
128
t2= z*(
Lg1
+w*(Lg3+w*(Lg5+w*Lg7)));
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
symbols-3.s
74
Lg1
: .space 4
/external/v8/src/base/
ieee754.cc
[
all
...]
Completed in 389 milliseconds