Home
last modified time | relevance | path

Searched refs:cpp_identifier (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h226 struct GTY(()) cpp_identifier { struct
254 struct cpp_identifier GTY ((tag ("CPP_TOKEN_FLD_NODE"))) node;
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h229 struct GTY(()) cpp_identifier { struct
257 struct cpp_identifier GTY ((tag ("CPP_TOKEN_FLD_NODE"))) node;
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A DChangeLog3594 * include/cpplib.h (struct cpp_macro_arg, struct cpp_identifier):
5410 (struct cpp_macro_arg, struct cpp_identifier): Define.
5411 (union cpp_token_u): Use struct cpp_identifier for identifiers.