HomeSort by: relevance | last modified time | path
    Searched defs:mem_done (Results 1 - 2 of 2) sorted by relevancy

  /src/common/dist/zlib/test/
infcover.c 43 mem_done(&strm, "msg") ends memory tracking, releases all allocations
49 normal, nothing is printed. mem_done resets the
200 local void mem_done(z_stream *strm, char *prefix) function in typeref:typename:local void
298 mem_done(&strm, what);
346 mem_done(&strm, what);
365 mem_done(&strm, "prime");
378 mem_done(&strm, "wrong version");
443 mem_done(&strm, "miscellaneous, force memory errors");
500 mem_done(&strm, "inflateBack bad state");
552 mem_done(&strm, prefix)
    [all...]
infcover.c 43 mem_done(&strm, "msg") ends memory tracking, releases all allocations
49 normal, nothing is printed. mem_done resets the
200 local void mem_done(z_stream *strm, char *prefix) function in typeref:typename:local void
298 mem_done(&strm, what);
346 mem_done(&strm, what);
365 mem_done(&strm, "prime");
378 mem_done(&strm, "wrong version");
443 mem_done(&strm, "miscellaneous, force memory errors");
500 mem_done(&strm, "inflateBack bad state");
552 mem_done(&strm, prefix)
    [all...]

Completed in 21 milliseconds