Searched refs:ARITH_ADD (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/bin/sh/
H A Darith_yacc.h57 #define ARITH_ADD 18 macro
H A Darith_yacc.c70 ARITH_PRECEDENCE(ARITH_ADD, 1),
137 case ARITH_ADD:
186 case ARITH_ADD:
H A Darith_yylex.c249 value += ARITH_ADD - '+';

Completed in 55 milliseconds