Home
last modified time | relevance | path

Searched refs:parse_identifier (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpplex.c72 static cpp_hashnode *parse_identifier PARAMS ((cpp_reader *));
439 parse_identifier (pfile) in parse_identifier() function
1066 result->val.node = parse_identifier (pfile);
H A DChangeLog.63982 get_effective_char, skip_whitespace, parse_identifier,
11609 * cpplex.c (parse_identifier): Fast-path optimize. Avoid
16263 * cpplex.c (parse_identifier): Update.
H A DChangeLog.710521 cpp_ideq, parse_identifier, parse_number): Similarly.
11076 skip_whitespace, parse_identifier, parse_slow, parse_string,
13373 (parse_identifier): Update to new form of parse_slow.
H A DChangeLog.41147 * cpplex.c (parse_identifier): Improve diagnostic.
8007 (parse_identifier): Was parse_name, new implementation.
H A DChangeLog.53208 * cpplex.c (cpp_ideq, parse_identifier, cpp_output_token): Update.
3713 * cpplex.c (cpp_ideq, parse_identifier, cpp_token_len,
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dcppinternals.texi289 @code{parse_identifier}. In both cases, whether a diagnostic is needed
293 Therefore @code{parse_identifier} makes use of state flags to determine
350 tokens at once; if we did that @code{parse_identifier} would not have
/openbsd-src/gnu/gcc/gcc/doc/
H A Dcppinternals.texi289 @code{parse_identifier}. In both cases, whether a diagnostic is needed
293 Therefore @code{parse_identifier} makes use of state flags to determine
350 tokens at once; if we did that @code{parse_identifier} would not have
H A Dcppinternals.info249 `parse_identifier'. In both cases, whether a diagnostic is needed or
253 `parse_identifier' makes use of state flags to determine whether a
307 at once; if we did that `parse_identifier' would not have state flags