Home
last modified time | relevance | path

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

/glibc-2.36/iconv/
Dtst-iconv-opt.c38 test_iconv (const char *to, const char *from, char *input, size_t exp_in, in test_iconv() argument
59 TEST_VERIFY (inptr == input + exp_in); in test_iconv()