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

  /src/external/gpl3/gcc/dist/libcpp/
internal.h 151 /* Accessor macros for struct cpp_context. */
158 token context of type cpp_context, when -ftrack-macro-expansion is
166 0 in the current instance of cpp_context; similarly for all the
175 /* The kind of tokens carried by a cpp_context. */
177 /* This is the value of cpp_context::tokens_kind if u.iso.first
180 /* This is the value of cpp_context::tokens_kind if u.iso.first
183 /* This is the value of cpp_context::tokens_kind when the token
185 case struct cpp_context::macro points to an instance of struct
191 typedef struct cpp_context cpp_context; typedef in typeref:struct:cpp_context
192 struct cpp_context struct
    [all...]
  /src/external/gpl3/gcc.old/dist/libcpp/
internal.h 150 /* Accessor macros for struct cpp_context. */
157 token context of type cpp_context, when -ftrack-macro-expansion is
165 0 in the current instance of cpp_context; similarly for all the
174 /* The kind of tokens carried by a cpp_context. */
176 /* This is the value of cpp_context::tokens_kind if u.iso.first
179 /* This is the value of cpp_context::tokens_kind if u.iso.first
182 /* This is the value of cpp_context::tokens_kind when the token
184 case struct cpp_context::macro points to an instance of struct
190 typedef struct cpp_context cpp_context; typedef in typeref:struct:cpp_context
191 struct cpp_context struct
    [all...]

Completed in 20 milliseconds