Searched refs:PointerToCallStrtol (Results 1 – 1 of 1) sorted by relevance
592 typedef void(*PointerToCallStrtol)(const char*, char**, int); typedef594 void RunStrtolOOBTest(PointerToCallStrtol Strtol) { in RunStrtolOOBTest()