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

/freebsd-9.3-release/bin/sh/
H A Darith_yacc.h53 #define ARITH_BAND 14 macro
H A Darith_yylex.c191 value += ARITH_BAND - '&';
H A Darith_yacc.c80 ARITH_PRECEDENCE(ARITH_BAND, 5),
155 case ARITH_BAND:

Completed in 107 milliseconds