Home
last modified time | relevance | path

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

/stdio-common/
A Dtst-fphex.c9 # define STR_CMP strcmp macro
18 # define STR_CMP wcscmp macro
57 if (n != STR_LEN (t->expect) || STR_CMP (buf, t->expect) != 0) in do_test()

Completed in 3 milliseconds