HomeSort by: relevance | last modified time | path
    Searched defs:crt_logbl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
int_math.h 99 #define crt_logbl(x) logbl((x)) macro
103 #define crt_logbl(x) __builtin_logbl((x)) macro
int_math.h 99 #define crt_logbl(x) logbl((x)) macro
103 #define crt_logbl(x) __builtin_logbl((x)) macro

Completed in 167 milliseconds