Searched refs:ARITH_QMARK (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/bin/sh/ | ||
| D | arith_tokens.h | 99 #define ARITH_QMARK 37 macro |
| D | arith_token.c | 246 token = ARITH_QMARK; in arith_token() |
| D | arithmetic.c | 361 if (last_token != ARITH_QMARK) in cond() |