Searched refs:SIMPLE_STRCMP (Results 1 – 1 of 1) sorted by relevance
36 # define SIMPLE_STRCMP simple_wcscmp macro94 # define SIMPLE_STRCMP simple_strcmp macro134 IMPL (SIMPLE_STRCMP, 1)327 int exp_result = SIMPLE_STRCMP (s1 + i1, s2 + i2); in check()354 exp_result = SIMPLE_STRCMP (s1, s2); in check()388 exp_result = SIMPLE_STRCMP (s1p, s2p); in check2()412 int exp_result = SIMPLE_STRCMP (s1, s2); in check3()
Completed in 4 milliseconds