Searched refs:use_mbstate (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/netbsd-tests/lib/libc/locale/
H A Dt_mbrtowc.c124 h_ctype2(const struct test *t, bool use_mbstate) argument
148 (void)printf("Using mbstate: %s\n", use_mbstate ? "yes" : "no");
152 stp = use_mbstate ? &st : 0;

Completed in 139 milliseconds