OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lns2pi_hi
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libm/noieee_src/
n_gamma.c
111
#define
lns2pi_hi
0.418945312500000
macro
191
/* return t.a + t.b +
lns2pi_hi
+ lns2pi_lo + p */
193
u.a =
lns2pi_hi
+ t.b; u.a += t.a;
195
u.b +=
lns2pi_hi
; u.b += t.b;
/src/lib/libm/src/
b_tgamma.c
121
#define
lns2pi_hi
0.418945312500000
macro
177
/* return t.a + t.b +
lns2pi_hi
+ lns2pi_lo + p */
179
u.a =
lns2pi_hi
+ t.b; u.a += t.a;
181
u.b +=
lns2pi_hi
; u.b += t.b;
Completed in 12 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025