Searched refs:empty_output (Results 1 – 1 of 1) sorted by relevance
42 bool empty_output; in test() local64 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