OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lsine
(Results
1 - 8
of
8
) sorted by relevancy
/src/lib/libm/noieee_src/
n_gamma.c
293
struct Double lg,
lsine
;
local in function:neg_gam
317
lsine
= __log__D(M_PI/z); /* = TRUNC(log(u)) + small */
318
lg.a -=
lsine
.a; /* exact (opposite signs) */
319
lg.b -=
lsine
.b;
n_gamma.c
293
struct Double lg,
lsine
;
local in function:neg_gam
317
lsine
= __log__D(M_PI/z); /* = TRUNC(log(u)) + small */
318
lg.a -=
lsine
.a; /* exact (opposite signs) */
319
lg.b -=
lsine
.b;
n_gamma.c
293
struct Double lg,
lsine
;
local in function:neg_gam
317
lsine
= __log__D(M_PI/z); /* = TRUNC(log(u)) + small */
318
lg.a -=
lsine
.a; /* exact (opposite signs) */
319
lg.b -=
lsine
.b;
n_gamma.c
293
struct Double lg,
lsine
;
local in function:neg_gam
317
lsine
= __log__D(M_PI/z); /* = TRUNC(log(u)) + small */
318
lg.a -=
lsine
.a; /* exact (opposite signs) */
319
lg.b -=
lsine
.b;
/src/lib/libm/src/
b_tgamma.c
279
struct Double lg,
lsine
;
local in function:neg_gam
301
lsine
= __log__D(M_PI/z); /* = TRUNC(log(u)) + small */
302
lg.a -=
lsine
.a; /* exact (opposite signs) */
303
lg.b -=
lsine
.b;
b_tgamma.c
279
struct Double lg,
lsine
;
local in function:neg_gam
301
lsine
= __log__D(M_PI/z); /* = TRUNC(log(u)) + small */
302
lg.a -=
lsine
.a; /* exact (opposite signs) */
303
lg.b -=
lsine
.b;
b_tgamma.c
279
struct Double lg,
lsine
;
local in function:neg_gam
301
lsine
= __log__D(M_PI/z); /* = TRUNC(log(u)) + small */
302
lg.a -=
lsine
.a; /* exact (opposite signs) */
303
lg.b -=
lsine
.b;
b_tgamma.c
279
struct Double lg,
lsine
;
local in function:neg_gam
301
lsine
= __log__D(M_PI/z); /* = TRUNC(log(u)) + small */
302
lg.a -=
lsine
.a; /* exact (opposite signs) */
303
lg.b -=
lsine
.b;
Completed in 45 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025