Home
last modified time | relevance | path

Searched refs:ARITH_LPAREN (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/bin/sh/
Darith_yacc.h78 #define ARITH_LPAREN 34 macro
Darith_yylex.c232 value += ARITH_LPAREN - '('; in yylex()
Darith_yacc.c174 case ARITH_LPAREN: in primary()