Searched defs:logb (Results 1 – 7 of 7) sorted by relevance
28 __strong_alias(logbl,logb) in __strong_alias() argument
86 FILE *log, *logb, *logc, *logd; in main() local
148 logb(double x) function
88 Ambiguous logb(Ambiguous){ return Ambiguous(); } in logb() function
171 #define logb(a) __TG_FN1(logb, (a)) macro
407 logb, enumerator
994 #define logb(__x) __tg_logb(__tg_promote1((__x))(__x)) macro