Searched refs:ARITH_BNOT (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/bin/sh/ | ||
| H A D | arith_tokens.h | 98 #define ARITH_BNOT 36 macro |
| H A D | arith_token.c | 239 token = ARITH_BNOT; in arith_token() |
| H A D | arithmetic.c | 247 case ARITH_BNOT: in primary() |