Searched refs:stupid_strstr (Results 1 – 1 of 1) sorted by relevance
31 stupid_strstr (const char *s1, const char *s2) in stupid_strstr() function55 IMPL (stupid_strstr, 0)133 exp_result = stupid_strstr (s1, s2); in check1()166 exp_result = stupid_strstr (s1_stack, s2_stack); in check2()204 char *exp_result = stupid_strstr (h, n); in pr23637()
Completed in 4 milliseconds