Home
last modified time | relevance | path

Searched refs:M_CALL_FUNC_X (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/math/
Dw_lgamma_template.c29 #define M_CALL_FUNC_X(x) x ## _r macro
30 #define M_CALL_FUNC(x) M_CALL_FUNC_X (x)
Dw_tgamma_template.c29 #define M_CALL_FUNC_X(x) x ## _r macro
30 #define M_CALL_FUNC(x) M_CALL_FUNC_X (x)