OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__ieee754_gamma_r
(Results
1 - 3
of
3
) sorted by null
/external/fdlibm/
e_gamma_r.c
15
/*
__ieee754_gamma_r
(x, signgamp)
25
double
__ieee754_gamma_r
(double x, int *signgamp)
function
27
double
__ieee754_gamma_r
(x,signgamp)
/bionic/libm/src/
e_gamma_r.c
19
/*
__ieee754_gamma_r
(x, signgamp)
30
__ieee754_gamma_r
(double x, int *signgamp)
function
math_private.h
219
#define
__ieee754_gamma_r
gamma_r
macro
Completed in 1046 milliseconds