Searched refs:T_EOF (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcopy9.C5 const int T_EOF = 257; variable
/openbsd-current/libexec/tradcpp/
H A Deval.c64 T_EOF, /* end of input */ enumerator in enum:tokens
175 case T_EOF: fprintf(stderr, " <eof>"); break;
228 case T_EOF:
248 case T_EOF:
545 t1->tok == T_EOF) {
566 t1->tok == T_EOF) {
576 t1->tok == T_EOF) {
582 t1->tok == T_EOF) {
735 token(p, T_EOF, 0);
759 t1->tok == T_EOF) {
[all...]
/openbsd-current/sys/dev/microcode/aic7xxx/
H A Daicasm_gram.y173 %token T_EOF T_INCLUDE T_VERSION T_PREFIX T_PATCH_ARG_LIST

Completed in 74 milliseconds