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

  /src/external/gpl3/gcc/dist/libcpp/
internal.h 173 } macro_context; typedef in typeref:struct:__anon14194
186 macro_context. This is used only when the
221 macro context) this is a pointer to an instance of macro_context.
227 used by the instance of macro_context pointed to by this member
232 macro_context *mc;
  /src/external/gpl3/gcc.old/dist/libcpp/
internal.h 172 } macro_context; typedef in typeref:struct:__anon16608
185 macro_context. This is used only when the
220 macro context) this is a pointer to an instance of macro_context.
226 used by the instance of macro_context pointed to by this member
231 macro_context *mc;

Completed in 27 milliseconds