Searched refs:ptoken (Results 1 – 2 of 2) sorted by relevance
515 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()
123 const cpp_token **ptoken; member