Home
last modified time | relevance | path

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

/iconvdata/
A Dtst-e2big.c42 bool empty_output; in test() local
64 empty_output = (outptr == outbuf && outlen == outbufsize); in test()
66 if (!empty_input && empty_output) in test()
71 if (empty_input && !empty_output) in test()

Completed in 4 milliseconds