Searched refs:WRAPPER_ALIAS (Results 1 – 1 of 1) sorted by relevance
58 #define WRAPPER_ALIAS(fun, real) \ macro1297 WRAPPER_ALIAS(__isoc23_strtod, strtod) in WRAPPER_ALIAS() function1327 WRAPPER_ALIAS(__isoc23_strtol, strtol)1328 WRAPPER_ALIAS(__isoc23_strtoll, strtoll)1329 WRAPPER_ALIAS(__isoc23_strtoul, strtoul)1330 WRAPPER_ALIAS(__isoc23_strtoull, strtoull)2858 WRAPPER_ALIAS(__isoc99_sscanf, sscanf) in WRAPPER_ALIAS() function2859 WRAPPER_ALIAS(__isoc23_sscanf, sscanf) in WRAPPER_ALIAS()