Searched refs:_cpp_equiv_tokens (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/contrib/gcclibs/libcpp/ |
| D | internal.h | 557 extern int _cpp_equiv_tokens (const cpp_token *, const cpp_token *);
|
| D | lex.c | 1447 _cpp_equiv_tokens (const cpp_token *a, const cpp_token *b) in _cpp_equiv_tokens() function
|
| D | macro.c | 1270 if (!_cpp_equiv_tokens (¯o1->exp.tokens[i], ¯o2->exp.tokens[i])) in warn_of_redefinition()
|
| D | directives.c | 1933 if (! _cpp_equiv_tokens (&answer->first[i], &candidate->first[i])) in find_answer()
|
| /freebsd-12-stable/contrib/gcc/ |
| D | ChangeLog-2000 | 4582 * cpplex.c (_cpp_equiv_tokens): Check arg_no in the 5280 _cpp_equiv_tokens, _cpp_equiv_toklists, _cpp_process_directive, 18458 _cpp_slice_toklist, _cpp_squeeze_toklist, _cpp_equiv_tokens,
|
| D | ChangeLog-2001 | 9230 _cpp_equiv_tokens): Handle it.
|
| D | ChangeLog-2003 | 25444 (_cpp_equiv_tokens, cpp_interpret_charconst): Update.
|