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

/freebsd-9.3-release/bin/sh/
H A Darith_yacc.h47 #define ARITH_LE 8 macro
H A Darith_yylex.c172 value += ARITH_LE - '<';
H A Darith_yacc.c75 ARITH_PRECEDENCE(ARITH_LE, 3),
145 case ARITH_LE:

Completed in 126 milliseconds