HomeSort by: relevance | last modified time | path
    Searched defs:obstack1 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
genattrtab.cc 122 static struct obstack obstack1, obstack2; variable in typeref:struct:obstack
123 static struct obstack *hash_obstack = &obstack1;
genattrtab.cc 122 static struct obstack obstack1, obstack2; variable in typeref:struct:obstack
123 static struct obstack *hash_obstack = &obstack1;
  /src/external/gpl3/gcc.old/dist/gcc/
genattrtab.cc 122 static struct obstack obstack1, obstack2; variable in typeref:struct:obstack
123 static struct obstack *hash_obstack = &obstack1;
genattrtab.cc 122 static struct obstack obstack1, obstack2; variable in typeref:struct:obstack
123 static struct obstack *hash_obstack = &obstack1;

Completed in 55 milliseconds