OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crt_fmaxl
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/builtins/
int_math.h
57
#define
crt_fmaxl
(x, y) __builtin_fmaxl((x), (y))
macro
divxc3.c
25
long double __logbw = crt_logbl(
crt_fmaxl
(crt_fabsl(__c), crt_fabsl(__d)));
Completed in 168 milliseconds