Searched refs:crt_logbl (Results 1 - 2 of 2) sorted by relevance
/external/compiler-rt/lib/builtins/ | ||
H A D | int_math.h | 61 #define crt_logbl(x) __builtin_logbl((x)) macro |
H A D | divxc3.c | 25 long double __logbw = crt_logbl(crt_fmaxl(crt_fabsl(__c), crt_fabsl(__d))); |
Completed in 119 milliseconds