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

/freebsd-13-stable/bin/sh/
H A Darith_yacc.h62 #define ARITH_NE 23 macro
H A Darith_yylex.c227 value += ARITH_NE - '!';
H A Darith_yacc.c79 ARITH_PRECEDENCE(ARITH_NE, 4),
155 case ARITH_NE:

Completed in 44 milliseconds