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

/openbsd-current/libexec/tradcpp/
H A Deval.c83 T_PLUS, enumerator in enum:tokens
118 { '+', T_PLUS },
194 case T_PLUS: fprintf(stderr, " +"); break;
215 case T_PLUS:
266 case T_PLUS: case T_MINUS: return 1;
295 case T_PLUS: break;
349 case T_PLUS:

Completed in 116 milliseconds