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