Searched refs:WRAPPER_STRTO (Results 1 – 1 of 1) sorted by relevance
1299 #define WRAPPER_STRTO(ret_type, fun) \ in WRAPPER_ALIAS() macro1323 WRAPPER_STRTO(long, strtol)1324 WRAPPER_STRTO(long long, strtoll)1325 WRAPPER_STRTO(unsigned long, strtoul)1326 WRAPPER_STRTO(unsigned long long, strtoull)