Searched refs:temp_obstack (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dgenattrtab.c122 static struct obstack *temp_obstack = &obstack2; variable in typeref:struct:obstack
2293 rtl_obstack = temp_obstack;
2296 if (x == exp || rtl_obstack == temp_obstack)
2817 rtl_obstack = temp_obstack;
4505 obstack_init (temp_obstack);

Completed in 90 milliseconds