267 |
ClearRecycleStack(); /* empty the reused stack list */ |
ClearRecycleStack(); /* empty the reused stack list */ |
268 |
Asc_DestroyScannerInputBuffer(); /* empty lexer */ |
Asc_DestroyScannerInputBuffer(); /* empty lexer */ |
269 |
error_reporter_tree_clear(); |
error_reporter_tree_clear(); |
270 |
error_reporter_end_flush(); |
//error_reporter_end_flush(); |
271 |
|
statio_clear_stattypenames(); |
272 |
|
|
273 |
tmpalloc(0); /* free temporary scratch memory allocated by relation_util.c */ |
tmpalloc(0); /* free temporary scratch memory allocated by relation_util.c */ |
274 |
} |
} |