Home
last modified time | relevance | path

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

/glibc-2.36/iconvdata/
Dtst-e2big.c41 bool empty_input; in test() local
63 empty_input = (inptr == inbuf && inlen == inbufsize); in test()
66 if (!empty_input && empty_output) in test()
71 if (empty_input && !empty_output) in test()