OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__ieee754_gamma
(Results
1 - 4
of
4
) sorted by null
/external/fdlibm/
e_gamma.c
15
/*
__ieee754_gamma
(x)
26
double
__ieee754_gamma
(double x)
function
28
double
__ieee754_gamma
(x)
fdlibm.h
201
extern double
__ieee754_gamma
__P((double));
/bionic/libm/upstream-freebsd/lib/msun/src/
e_gamma.c
18
/*
__ieee754_gamma
(x)
30
__ieee754_gamma
(double x)
function
math_private.h
684
#define
__ieee754_gamma
gamma
macro
Completed in 88 milliseconds