Home
last modified time | relevance | path

Searched refs:base_buff (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dmacro.c1156 _cpp_buff *buff, *base_buff; in collect_args() local
1177 base_buff = buff; in collect_args()
1350 return base_buff; in collect_args()
1355 _cpp_release_buff (pfile, base_buff); in collect_args()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dmacro.cc1214 _cpp_buff *buff, *base_buff; in collect_args() local
1235 base_buff = buff; in collect_args()
1408 return base_buff; in collect_args()
1413 _cpp_release_buff (pfile, base_buff); in collect_args()