Searched refs:_cleanup (Results 1 – 7 of 7) sorted by relevance
14 _cleanup() function23 _cleanup35 _cleanup
29 _cleanup() function44 _cleanup56 _cleanup
20 ${current_test}_cleanup73 ${current_test}_cleanup $target
17 ${current_test}_cleanup78 ${current_test}_cleanup $target
160 goto _cleanup; in ZSTD_compressBlock_fast_noDict_generic()252 _cleanup: in ZSTD_compressBlock_fast_noDict_generic()
114 goto _cleanup; in ZSTD_compressBlock_doubleFast_noDict_generic()177 _cleanup: in ZSTD_compressBlock_doubleFast_noDict_generic()
962 #define STAGE_CREATE(_stage, _init, _cleanup) \ argument963 .stage[_stage] = {.init = _init, .cleanup = _cleanup}