Searched defs:_MATH_ALIAS_d_s_to_f (Results 1 – 1 of 1) sorted by relevance
474 # define _MATH_ALIAS_d_s_to_f(name) extern double _D_NAME(name)(const char *x) __attribute__((__al… macro493 # define _MATH_ALIAS_d_s_to_f(name) double _D_NAME(name)(const char *x) { return (double) __FLOAT_… macro513 # define _MATH_ALIAS_d_s_to_f(name) macro