Searched refs:_cleanup (Results 1 – 7 of 7) sorted by relevance
20 ${current_test}_cleanup72 ${current_test}_cleanup $target
17 ${current_test}_cleanup77 ${current_test}_cleanup $target
257 goto _cleanup; in ZSTD_compressBlock_fast_noDict_generic()349 _cleanup: in ZSTD_compressBlock_fast_noDict_generic()626 if (ip1 > ilimit) goto _cleanup; in ZSTD_compressBlock_fast_dictMatchState_generic()670 _cleanup: in ZSTD_compressBlock_fast_dictMatchState_generic()781 goto _cleanup; in ZSTD_compressBlock_fast_extDict_generic()883 _cleanup: in ZSTD_compressBlock_fast_extDict_generic()
174 goto _cleanup; in ZSTD_compressBlock_doubleFast_noDict_generic()242 _cleanup: in ZSTD_compressBlock_doubleFast_noDict_generic()
1024 #define STAGE_CREATE(_stage, _init, _cleanup) \ argument1025 .stage[_stage] = {.init = _init, .cleanup = _cleanup}