Searched refs:ARITH_NOT (Results 1 – 3 of 3) sorted by relevance
| /freebsd/bin/sh/ | ||
| H A D | arith_yacc.h | 44 #define ARITH_NOT 7 macro |
| H A D | arith_yylex.c | 224 value += ARITH_NOT - '!'; in yylex() |
| H A D | arith_yacc.c | 194 case ARITH_NOT: in primary() |