OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__kernel_standard
(Results
26 - 28
of
28
) sorted by null
1
2
/libcore/ojluni/src/main/native/
fdlibm.h
235
extern double
__kernel_standard
__P((double,double,int));
/device/google/contexthub/lib/libm/
fdlibm.h
181
extern double
__kernel_standard
__P((double,double,int));
/external/fdlibm/
k_standard.c
78
double
__kernel_standard
(double x, double y, int type)
function
80
double
__kernel_standard
(x,y,type)
Completed in 66 milliseconds
1
2