Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libcpp/
H A Dmacro.c808 cpp_token *newtok = _cpp_temp_token (pfile); in collect_args() local
812 *newtok = *token; in collect_args()
813 token = newtok; in collect_args()
/dragonfly/contrib/gcc-8.0/libcpp/
H A Dmacro.c1080 cpp_token *newtok = _cpp_temp_token (pfile); in collect_args() local
1084 *newtok = *token; in collect_args()
1085 token = newtok; in collect_args()