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

  /src/external/gpl3/gcc/dist/gcc/
bitmap.cc 68 bitmap_obstack bitmap_default_obstack; /* The default bitmap obstack. */ variable
745 bit_obstack = &bitmap_default_obstack;
773 bit_obstack = &bitmap_default_obstack;
790 bit_obstack = &bitmap_default_obstack;
  /src/external/gpl3/gcc.old/dist/gcc/
bitmap.cc 68 bitmap_obstack bitmap_default_obstack; /* The default bitmap obstack. */ variable
745 bit_obstack = &bitmap_default_obstack;
773 bit_obstack = &bitmap_default_obstack;
790 bit_obstack = &bitmap_default_obstack;

Completed in 33 milliseconds