Searched defs:LGFUNC (Results 1 – 4 of 4) sorted by relevance
26 # define LGFUNC(FUNC) __ ## FUNC ## _compat macro28 # define LGFUNC(FUNC) __ieee754_ ## FUNC macro
63 double LGFUNC (lgamma) (double x) in LGFUNC() function
63 float LGFUNC (lgammaf) (float x) in LGFUNC() function
62 long double LGFUNC (lgammal) (long double x) in LGFUNC() function
Completed in 4 milliseconds