Home
last modified time | relevance | path

Searched refs:_cleanup (Results 1 – 14 of 14) sorted by relevance

/dragonfly/contrib/zstd/lib/dictBuilder/
HDzdict.c543 goto _cleanup; in ZDICT_trainBuffer_legacy()
555 if (divSuftSortResult != 0) { result = ERROR(GENERIC); goto _cleanup; } in ZDICT_trainBuffer_legacy()
583 _cleanup: in ZDICT_trainBuffer_legacy()
735 …if (offcodeMax>OFFCODE_MAX) { eSize = ERROR(dictionaryCreation_failed); goto _cleanup; } /* too … in ZDICT_analyzeEntropy()
752 goto _cleanup; in ZDICT_analyzeEntropy()
769 goto _cleanup; in ZDICT_analyzeEntropy()
792 goto _cleanup; in ZDICT_analyzeEntropy()
801 goto _cleanup; in ZDICT_analyzeEntropy()
810 goto _cleanup; in ZDICT_analyzeEntropy()
819 goto _cleanup; in ZDICT_analyzeEntropy()
[all …]
HDfastcover.c481 goto _cleanup; in FASTCOVER_tryParameters()
496 goto _cleanup; in FASTCOVER_tryParameters()
499 _cleanup: in FASTCOVER_tryParameters()
HDcover.c1079 goto _cleanup; in COVER_tryParameters()
1083 goto _cleanup; in COVER_tryParameters()
1097 goto _cleanup; in COVER_tryParameters()
1100 _cleanup: in COVER_tryParameters()
/dragonfly/games/sail/
HDarray.h145 void ARRAY##_cleanup(struct ARRAY *a); \
163 ARRAY##_cleanup(struct ARRAY *a) \
184 ARRAY##_cleanup(a); \
/dragonfly/lib/libc/stdio/
HDfindfp.c167 _cleanup(void) in _cleanup() function
181 __cleanup = _cleanup; /* conservative */ in __sinit()
HDmakebuf.c74 __cleanup = _cleanup; in __smakebuf()
HDsetvbuf.c154 __cleanup = _cleanup; in setvbuf()
HDlocal.h73 extern void _cleanup(void);
HDSymbol.map238 _cleanup;
/dragonfly/contrib/cryptsetup/tests/
HDapi-test.c138 static void _cleanup(void) in _cleanup() function
191 _cleanup(); in check_ok()
204 _cleanup(); in check_ko()
213 _cleanup(); in check_equal()
789 _cleanup(); in main()
810 _cleanup(); in main()
/dragonfly/contrib/openpam/include/security/
HDpam_appl.h114 void (*_cleanup)(pam_handle_t *_pamh,
/dragonfly/contrib/zstd/programs/
HDdibio.c359 goto _cleanup; in DiB_trainFromFiles()
367 _cleanup: in DiB_trainFromFiles()
/dragonfly/contrib/tcsh-6/
HDtc.str.c692 STRBUF##_cleanup(void *xbuf) \
703 STRBUF##_cleanup(xbuf); \
/dragonfly/usr.sbin/pfctl/
HDpfctl_table.c354 goto _cleanup; in pfctl_table()
358 _cleanup: in pfctl_table()