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

/freebsd-9.3-release/bin/sh/
H A Darith_yacc.h62 #define ARITH_NE 23 macro
H A Darith_yylex.c201 value += ARITH_NE - '!';
H A Darith_yacc.c79 ARITH_PRECEDENCE(ARITH_NE, 4),
153 case ARITH_NE:

Completed in 56 milliseconds