Searched refs:ARITH_LPAREN (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/bin/sh/ | ||
| D | arith_yacc.h | 78 #define ARITH_LPAREN 34 macro |
| D | arith_yylex.c | 232 value += ARITH_LPAREN - '('; in yylex() |
| D | arith_yacc.c | 174 case ARITH_LPAREN: in primary() |