Searched refs:keep_tokens (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/gcc/libcpp/
H A Dinternal.h377 unsigned int keep_tokens; member in struct:cpp_reader
H A Dmacro.c751 pfile->keep_tokens++;
755 pfile->keep_tokens--;
H A Dlex.c901 if (!pfile->keep_tokens)
H A Ddirectives.c289 if (!pfile->keep_tokens)
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h383 unsigned int keep_tokens; member in struct:cpp_reader
H A Dcppmacro.c765 pfile->keep_tokens++;
769 pfile->keep_tokens--;
H A Dcpplex.c994 if (!pfile->keep_tokens)
H A Dcpplib.c260 if (!pfile->keep_tokens)

Completed in 145 milliseconds