Searched refs:CLEANUP (Results 1 – 18 of 18) sorted by relevance
119 #ifdef CLEANUP135 #ifdef CLEANUP in Targ_End()205 #ifdef CLEANUP in GNode_New()212 #ifdef CLEANUP
166 #ifdef CLEANUP in Buf_Done()182 #ifdef CLEANUP in Buf_DoneData()
393 #ifdef CLEANUP in Str_Intern_End()
200 #ifdef CLEANUP1126 #ifdef CLEANUP in Arch_End()
224 #ifdef CLEANUP in Lst_MoveAll()
175 #ifdef CLEANUP in HashTable_Done()
101 #ifdef CLEANUP in FStr_Done()
128 #ifdef CLEANUP492 #ifdef CLEANUP in Suff_ClearSuffixes()2112 #ifdef CLEANUP in Suff_End()
362 #ifdef CLEANUP524 #ifdef CLEANUP in Dir_End()
224 #ifdef CLEANUP2678 #ifdef CLEANUP in ParseLine_ShellCommand()2961 #ifdef CLEANUP in Parse_End()
1613 #ifdef CLEANUP in main_CleanUp()
2644 #ifdef CLEANUP in Job_End()
319 o in CLEANUP mode, free interned strings at the very end
125 #define CLEANUP() \ in VASNPRINTF() macro132 CLEANUP (); in VASNPRINTF()809 CLEANUP (); in VASNPRINTF()868 CLEANUP (); in VASNPRINTF()889 CLEANUP (); in VASNPRINTF()
2274 goto CLEANUP; in mp_reduce()2279 goto CLEANUP; in mp_reduce()2283 goto CLEANUP; in mp_reduce()2289 goto CLEANUP; in mp_reduce()2299 goto CLEANUP; in mp_reduce()2304 goto CLEANUP; in mp_reduce()2309 goto CLEANUP; in mp_reduce()2316 goto CLEANUP; in mp_reduce()2319 goto CLEANUP; in mp_reduce()2326 goto CLEANUP; in mp_reduce()[all …]
187 /* GIMPLE_TRY <TRY_KIND, EVAL, CLEANUP>194 CLEANUP is the sequence of statements to execute according to195 TRY_KIND. If TRY_KIND is GIMPLE_TRY_CATCH, CLEANUP is only exected197 GIMPLE_TRY_FINALLY, CLEANUP is always executed after executing EVAL
2101 expression to evaluate. @code{CLEANUP} is a sequence of statements to2138 Set @code{CLEANUP} to be the sequence of statements to use as the2147 Build a @code{GIMPLE_WITH_CLEANUP_EXPR} statement. @code{CLEANUP} is the2156 Set @code{CLEANUP} to be the cleanup sequence for @code{G}.