Searched refs:copy_paste_flag (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A 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()
|
| H A D | ChangeLog | 1960 (copy_paste_flag): Factor out of replace_args.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | macro.c | 1862 copy_paste_flag (cpp_reader *pfile, const cpp_token **paste_flag, in copy_paste_flag() function 2060 copy_paste_flag (pfile, start, &pfile->avoid_paste); in replace_args() 2066 copy_paste_flag (pfile, paste_flag, src); in replace_args() 2289 copy_paste_flag (pfile, paste_flag, src); in replace_args()
|