Lines Matching refs:cpp_token
3879 (struct cpp_token): Delete integer.
4594 * cpplib.h (struct cpp_token): Replace aux with c and arg_no.
5245 (struct cpp_token): Delete line and col members.
9450 * c-common.c: Don't define parse_options, cpp_token, yy_cur,
13731 (cpp_token flags): Add NAMED_OP.
14667 (struct cpp_token): Rename 'name' field to 'str'. Add 'node'
14970 * scan.h: Declare struct cpp_token. Update prototypes.
17462 (spell_token): Take a const cpp_token *.
21369 (struct cpp_name, cpp_token, cpp_toklist): New data
22243 cpp_token with cpp_ttype everywhere.
26229 * cpplib.h (enum cpp_token): Add CPP_MACRO.
28008 * cpplib.h (enum cpp_token): Added CPP_WCHAR and CPP_WSTRING.