Searched refs:str_func_t (Results 1 – 1 of 1) sorted by relevance
75 typedef char *(*str_func_t)(char *, const char *); typedef524 str_func_t str_func = reinterpret_cast<str_func_t>(func); in benchmarkStrcat()541 str_func_t str_func = reinterpret_cast<str_func_t>(func); in benchmarkStrcatCold()563 str_func_t str_func = reinterpret_cast<str_func_t>(func); in benchmarkStrcpy()574 str_func_t str_func = reinterpret_cast<str_func_t>(func); in benchmarkStrcpyCold()