Searched refs:funlike_invocation_p (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/gcclibs/libcpp/ |
| HD | macro.c | 58 static _cpp_buff *funlike_invocation_p (cpp_reader *, cpp_hashnode *); 711 funlike_invocation_p (cpp_reader *pfile, cpp_hashnode *node) in funlike_invocation_p() function 770 buff = funlike_invocation_p (pfile, node); in enter_macro_context()
|
| /NextBSD/contrib/gcc/doc/ |
| HD | cppinternals.texi | 614 function, @code{funlike_invocation_p}, which remembers padding
|
| /NextBSD/contrib/gcc/ |
| HD | ChangeLog-2001 | 9126 * cppmacro.c (funlike_invocation_p): Move some logic to caller 9434 (funlike_invocation_p): Unconstify, update. 9948 (funlike_invocation_p, replace_args): Update. 10099 (builtin_macro, paste_all_tokens, paste_tokens, funlike_invocation_p, 10961 * cppmacro.c (funlike_invocation_p): Don't save lexer_pos. 11171 (funlike_invocation_p): Use _cpp_backup_tokens. 11580 * cppmacro.c (funlike_invocation_p): Keep tokens whilst parsing 12049 * cppmacro.c (funlike_invocation_p): No need to restore context. 22924 * cppmacro.c (builtin_macro, parse_args, funlike_invocation_p, 28298 * cppmacro.c (funlike_invocation_p): Set parsing_args to [all …]
|
| HD | ChangeLog-2000 | 1846 * cppmacro.c (funlike_invocation_p): Re-disable macros enabled 2096 (funlike_invocation_p): Save and restore the output position 3750 (funlike_invocation_p): Don't save to lookaheads
|
| HD | ChangeLog-2002 | 24977 * cppmacro.c (funlike_invocation_p): Don't step back
|