Home
last modified time | relevance | path

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

/haiku/src/tests/system/libroot/posix/
H A Dtst-btowc.c30 ok_test(int c, wint_t expwc) in ok_test() argument
34 if (wc != expwc) { in ok_test()
37 current_locale, c, wc, expwc); in ok_test()