Home
last modified time | relevance | path

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

/stdio-common/
A Dtst-perror.c23 #define WC_EXP_LEN (sizeof (WC_EXP) - 1) macro
141 if (n != WC_EXP_LEN || memcmp (buf, WC_EXP, WC_EXP_LEN) != 0) in do_test()

Completed in 2 milliseconds