Lines Matching refs:cpp_get_token

2099 	(cpp_get_token): Don't use pfile->skipping.
3650 * cppmacro.c (cpp_get_token): Don't interpret _Pragma in
3740 * cppexp.c (parse_defined): Call cpp_get_token not
3748 * cppmacro.c (parse_arg, expand_arg): Call cpp_get_token not
3753 (cpp_get_token): Merge contents of _cpp_get_token.
4048 (cpp_get_token): No need to check skipping as _cpp_get_token does
4110 (cpp_get_token): Handle empty macro expansions. Don't worry
4288 * cppmacro.c (cpp_get_token): Update comments, no need now
4385 (cpp_get_token): Don't handle directives here.
4802 (cb_def_pragma): Update for new cpp_get_token prototype.
5264 cpp_finish, cpp_avoid_paste, cpp_get_token, cpp_get_line,
5301 * fixheader.c (read_scan_file): Update for new cpp_get_token
5306 new cpp_get_token prototype.
14431 (cpp_get_token): Split out core into _cpp_get_token. Call
14697 (cpp_get_token, special_symbol): No need to call cpp_lookup.
17223 (cpp_get_token): If pfile->skipping is true, discard text and
18463 (cpp_get_token): Expect # as a separate token type. Remove
20155 (cpp_get_token): Always pop an exhausted buffer. Return
20157 * cpplib.c (skip_if_group): Don't call cpp_get_token to
21851 (cpp_get_token): Don't increment pfile->lineno or emit line
23113 (cpp_get_token): Handle clearing only_seen_white here. Handle
26200 _cpp_parse_assertion, cpp_get_token, cpp_get_non_space_token,
26419 do_ifdef, skip_if_group, cpp_get_token, parse_string,
26574 (cpp_get_token): Don't use CPP_C89.
27234 * cpplib.c (cpp_get_token): Use is_numchar when parsing numbers.
27428 cpp_get_token. Add more error checking.
27455 (cpp_get_token): Return ASSERTION, STRINGIZE, and TOKPASTE
28009 * cpplib.c (cpp_get_token): Produce them.
28765 token buffer across a call to cpp_get_token.
28956 (cpp_get_token): When looking for the initial paren before
29051 * cpplib.c (cpp_get_token): Call CPP_BUMP_LINE after reading a
29177 cpp_get_token can't sneakily move past a newline.
29179 (cpp_get_token): goto randomchar if handle_directive returns 0.
29767 (cpp_skip_hspace, cpp_get_token): skip_comment can no longer
31362 (cpp_get_token): If -traditional, don't recognize directives