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

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dmacro.c515 rhs = *FIRST (context).ptoken++;
984 FIRST (context).ptoken = first;
985 LAST (context).ptoken = first + count;
1111 result = *FIRST (context).ptoken++;
1228 FIRST (pfile->context).ptoken--;
H A Dinternal.h123 const cpp_token **ptoken; member in union:utoken
172 /* True if utoken element is token, else ptoken. */

Completed in 55 milliseconds