Searched refs:STREAM_END (Results 1 – 4 of 4) sorted by relevance
222 if (fparams->type >= STREAM_END) in LLVMFuzzerTestOneInput()241 case STREAM_END: in LLVMFuzzerTestOneInput()
16 STREAM_END enumerator
115 for (int type = 0; type < STREAM_END; type++) { in main()
1227 - do not return STREAM_END prematurely in inflate (John Bowler)