Searched refs:copy_paste_flag (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libcpp/ |
| D | macro.cc | 1921 copy_paste_flag (cpp_reader *pfile, const cpp_token **paste_flag, in copy_paste_flag() function 2155 copy_paste_flag (pfile, &t, src); in replace_args() 2165 copy_paste_flag (pfile, start, &pfile->avoid_paste); in replace_args() 2179 copy_paste_flag (pfile, paste_flag, src); in replace_args() 2399 copy_paste_flag (pfile, paste_flag, src); in replace_args()
|
| D | ChangeLog | 1960 (copy_paste_flag): Factor out of replace_args.
|