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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-ada-spec.cc 52 static int store_ada_macro_index; variable
199 ((cpp_hashnode **) macros)[store_ada_macro_index++] = node;
228 store_ada_macro_index = 0;
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-ada-spec.cc 52 static int store_ada_macro_index; variable
199 ((cpp_hashnode **) macros)[store_ada_macro_index++] = node;
228 store_ada_macro_index = 0;

Completed in 15 milliseconds