Home
last modified time | relevance | path

Searched refs:SIMPLE_STRCMP (Results 1 – 1 of 1) sorted by relevance

/string/
A Dtest-strcmp.c36 # define SIMPLE_STRCMP simple_wcscmp macro
94 # define SIMPLE_STRCMP simple_strcmp macro
134 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