Searched defs:crt_logb (Results 1 – 1 of 1) sorted by relevance
95 #define crt_logb(x) logb((x)) macro99 #define crt_logb(x) __builtin_logb((x)) macro