Searched refs:SIMPLE_STRCMP (Results 1 – 2 of 2) sorted by relevance
39 # define SIMPLE_STRCMP simple_wcscmp macro77 # define SIMPLE_STRCMP simple_strcmp macro298 int exp_result = SIMPLE_STRCMP (s1 + i1, s2 + i2); in check()325 exp_result = SIMPLE_STRCMP (s1, s2); in check()359 exp_result = SIMPLE_STRCMP (s1p, s2p); in check2()383 int exp_result = SIMPLE_STRCMP (s1, s2); in check3()
29 # define SIMPLE_STRCMP simple_wcscmp macro57 # define SIMPLE_STRCMP simple_strcmp macro78 IMPL (SIMPLE_STRCMP, 1)204 exp_result = SIMPLE_STRCMP (s1p, s2p); in do_test_page_boundary()