Searched refs:in (Results 1 – 2 of 2) sorted by relevance
33 const char *in = (const char *) buf; in do_test() local34 size_t n = mbsrtowcs (out, &in, sizeof (out) / sizeof (wchar_t), &state); in do_test()42 if (in != NULL) in do_test()44 printf ("in = %p, expected NULL\n", in); in do_test()
4 # functions used in inline functions or macros
Completed in 5 milliseconds