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

/freebsd-10-stable/bin/test/
H A Dtest.c71 UNOP = 0x100, enumerator in enum:token_types
81 FILRD = UNOP + 1,
299 if (TOKEN_TYPE(n) == UNOP) {
429 if (((TOKEN_TYPE(op->op_num) == UNOP ||

Completed in 72 milliseconds