Searched refs:sccstate_obstack (Results 1 – 3 of 3) sorted by relevance
641 struct obstack sccstate_obstack; member in DFS691 gcc_obstack_init (&sccstate_obstack); in DFS()716 *slot = cstate = XOBNEW (&sccstate_obstack, struct sccs); in DFS()943 obstack_free (&sccstate_obstack, NULL); in ~DFS()
27622 (next_dfs_num, sccstack, sccstate, sccstate_obstack): New globals.
621 struct obstack sccstate_obstack; variable671 gcc_obstack_init (&sccstate_obstack); in DFS()696 *slot = cstate = XOBNEW (&sccstate_obstack, struct sccs); in DFS()899 obstack_free (&sccstate_obstack, NULL); in ~DFS()