Searched refs:strcmp_func_t (Results 1 – 1 of 1) sorted by relevance
74 typedef int (*strcmp_func_t)(const char *, const char *); typedef464 strcmp_func_t strcmp_func = reinterpret_cast<strcmp_func_t>(func); in benchmarkStrcmp()477 strcmp_func_t strcmp_func = reinterpret_cast<strcmp_func_t>(func); in benchmarkStrcmpCold()