Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcclibs/libcpp/
Dmacro.c515 rhs = *FIRST (context).ptoken++; in paste_all_tokens()
984 FIRST (context).ptoken = first; in push_ptoken_context()
985 LAST (context).ptoken = first + count; in push_ptoken_context()
1111 result = *FIRST (context).ptoken++; in cpp_get_token()
1228 FIRST (pfile->context).ptoken--; in _cpp_backup_tokens()
Dinternal.h123 const cpp_token **ptoken; member