Home
last modified time | relevance | path

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

/freebsd/contrib/libder/tests/
H A Dfuzz_stream.c222 if (fparams->type >= STREAM_END) in LLVMFuzzerTestOneInput()
241 case STREAM_END: in LLVMFuzzerTestOneInput()
H A Dfuzzers.h16 STREAM_END enumerator
H A Dmake_corpus.c115 for (int type = 0; type < STREAM_END; type++) { in main()
/freebsd/sys/contrib/zlib/
H A DChangeLog1227 - do not return STREAM_END prematurely in inflate (John Bowler)