Searched refs:paste_all_tokens (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/contrib/gcclibs/libcpp/ |
| D | macro.c | 54 static void paste_all_tokens (cpp_reader *, const cpp_token *); 500 paste_all_tokens (cpp_reader *pfile, const cpp_token *lhs) in paste_all_tokens() function 1115 paste_all_tokens (pfile, result); in cpp_get_token()
|
| D | ChangeLog | 26 (paste_all_tokens): Don't report errors here, just break on failure.
|
| /freebsd-10-stable/contrib/gcc/ |
| D | ChangeLog-2001 | 9898 * cppmacro.c (paste_tokens, paste_all_tokens): Update to use the 10099 (builtin_macro, paste_all_tokens, paste_tokens, funlike_invocation_p, 11048 * cppmacro.c (builtin_macro, paste_all_tokens, replace_args, 30456 (paste_all_tokens): Preserve AVOID_LPASTE on pasted token.
|
| D | ChangeLog-2002 | 17259 * cppmacro.c (paste_all_tokens, push_ptoken_context, 22479 * cppmacro.c (paste_all_tokens): Bad pastes are a hard error. 25541 * cppmacro.c (builtin_macro, stringify_arg, paste_all_tokens,
|
| D | ChangeLog-2000 | 3285 (paste_all_tokens): Use it. 4104 (paste_all_tokens): Don't worry about CPP_PLACEMARKERs.
|