Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale-mbwc/
A Dtst_wcspbrk.c16 wchar_t wc_ex; in tst_wcspbrk() local
57 wc_ex = TST_EXPECT (wcspbrk).wc; in tst_wcspbrk()
62 (unsigned long int) *ret, (unsigned long int) wc_ex); in tst_wcspbrk()
64 if (*ret != wc_ex) in tst_wcspbrk()
A Dtst_mbrtowc.c22 wchar_t wc, *pwc, wc_ex; in tst_mbrtowc() local
87 wc_ex = TST_EXPECT_SEQ (mbrtowc).wc; in tst_mbrtowc()
88 if (wc_ex == wc) in tst_mbrtowc()
A Dtst_mbtowc.c18 wchar_t wc, wc_ex, *wp; in tst_mbtowc() local
113 wc_ex = TST_EXPECT_SEQ (mbtowc).wc; in tst_mbtowc()
115 if (wc_ex == wc) in tst_mbtowc()

Completed in 3 milliseconds