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