Searched refs:ARITH_BNOT (Results 1 – 3 of 3) sorted by relevance
/freebsd/bin/sh/ | ||
H A D | arith_yacc.h | 78 #define ARITH_BNOT 36 macro |
H A D | arith_yylex.c | 255 value += ARITH_BNOT - '~'; in yylex() |
H A D | arith_yacc.c | 195 case ARITH_BNOT: in primary() |