Home
last modified time | relevance | path

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

/freebsd-12-stable/bin/sh/
Darith_yacc.h43 #define ARITH_VAR 6 macro
Darith_yacc.c183 case ARITH_VAR: in primary()
309 if (var != ARITH_VAR) in assignment()
Darith_yylex.c171 value = ARITH_VAR; in yylex()