Home
last modified time | relevance | path

Searched refs:paste_all_tokens (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/gcclibs/libcpp/
Dmacro.c54 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()
DChangeLog26 (paste_all_tokens): Don't report errors here, just break on failure.
/freebsd-10-stable/contrib/gcc/
DChangeLog-20019898 * 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.
DChangeLog-200217259 * 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,
DChangeLog-20003285 (paste_all_tokens): Use it.
4104 (paste_all_tokens): Don't worry about CPP_PLACEMARKERs.