Searched refs:funlike_invocation_p (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | macro.c | 334 static _cpp_buff *funlike_invocation_p (cpp_reader *, cpp_hashnode *, 1367 funlike_invocation_p (cpp_reader *pfile, cpp_hashnode *node, in funlike_invocation_p() function 1462 buff = funlike_invocation_p (pfile, node, &pragma_buff, in enter_macro_context()
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | macro.cc | 347 static _cpp_buff *funlike_invocation_p (cpp_reader *, cpp_hashnode *, 1425 funlike_invocation_p (cpp_reader *pfile, cpp_hashnode *node, in funlike_invocation_p() function 1521 buff = funlike_invocation_p (pfile, node, &pragma_buff, in enter_macro_context()
|
| H A D | ChangeLog | 55 * macro.cc (funlike_invocation_p): For padding prefer a token 907 (funlike_invocation_p): Do not unwind fake EOF. 4677 (funlike_invocation_p): Return the number of collected arguments, 4681 number of function-like macro arguments from funlike_invocation_p, 5969 (funlike_invocation_p): Add pragma_buff argument, pass it through 5972 funlike_invocation_p caller. Emit all deferred pragma tokens
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | cppinternals.info | 582 'funlike_invocation_p', which remembers padding information as it reads
|
| H A D | cppinternals.texi | 615 function, @code{funlike_invocation_p}, which remembers padding
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | cppinternals.info | 582 'funlike_invocation_p', which remembers padding information as it reads
|
| H A D | cppinternals.texi | 615 function, @code{funlike_invocation_p}, which remembers padding
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | 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 …]
|
| H A D | 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
|
| H A D | ChangeLog-2002 | 24977 * cppmacro.c (funlike_invocation_p): Don't step back
|