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