Searched refs:CheckStrToInt (Results 1 – 1 of 1) sorted by relevance
827 static void CheckStrToInt(T fn(const char* s, char** end, int base)) { in CheckStrToInt() function923 CheckStrToInt(strtol); in TEST()927 CheckStrToInt(strtoll); in TEST()931 CheckStrToInt(strtoul); in TEST()935 CheckStrToInt(strtoull); in TEST()939 CheckStrToInt(strtoimax); in TEST()943 CheckStrToInt(strtoumax); in TEST()