Home
last modified time | relevance | path

Searched refs:obstack1 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dgenattrtab.c120 static struct obstack obstack1, obstack2; variable
121 static struct obstack *hash_obstack = &obstack1;
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgenattrtab.c120 static struct obstack obstack1, obstack2; variable
121 struct obstack *hash_obstack = &obstack1;