Searched refs:finish_root_table (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | gengtype.c | 1406 static void finish_root_table (struct flist *flp, const char *pfx, 2501 finish_root_table (struct flist *flp, const char *pfx, const char *lastname, in finish_root_table() function 2871 finish_root_table (flp, "ggc_r", "LAST_GGC_ROOT_TAB", "ggc_root_tab", in write_roots() 2906 finish_root_table (flp, "ggc_rd", "LAST_GGC_ROOT_TAB", "ggc_root_tab", in write_roots() 2950 finish_root_table (flp, "ggc_rc", "LAST_GGC_CACHE_TAB", "ggc_cache_tab", in write_roots() 2985 finish_root_table (flp, "pch_rc", "LAST_GGC_ROOT_TAB", "ggc_root_tab", in write_roots() 3022 finish_root_table (flp, "pch_rs", "LAST_GGC_ROOT_TAB", "ggc_root_tab", in write_roots()
|
| HD | ChangeLog-2002 | 7415 (finish_root_table): Don't output redundant \n. 17522 * gengtype.c (finish_root_table): Add LASTNAME and TNAME 17969 (finish_root_table): New.
|
| HD | ChangeLog-2003 | 36236 * gengtype.c (finish_root_table): Fix some warnings. 36351 (finish_root_table): Add the table to all languages, even if it's 36384 (finish_root_table): Don't include 'ggc_' in PFX.
|