Home
last modified time | relevance | path

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

/string/
A Dtest-strncmp.c35 # define SIMPLE_STRNCMP simple_wcsncmp macro
85 # define SIMPLE_STRNCMP simple_strncmp macro
121 IMPL (SIMPLE_STRNCMP, 0)
379 exp_result = SIMPLE_STRNCMP (s1 + offset, s2 + offset, i); in check1()
431 exp_result = SIMPLE_STRNCMP (s1p, s2p, s); in check3()

Completed in 4 milliseconds