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

/freebsd-13-stable/bin/sh/
H A Darith_yacc.h48 #define ARITH_GE 9 macro
H A Darith_yylex.c185 value += ARITH_GE - '>';
H A Darith_yacc.c77 ARITH_PRECEDENCE(ARITH_GE, 3),
151 case ARITH_GE:

Completed in 59 milliseconds