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

/freebsd-13-stable/bin/sh/
H A Darith_yacc.h58 #define ARITH_BOR 19 macro
H A Darith_yylex.c51 #if ARITH_BOR + 11 != ARITH_BORASS || ARITH_ASS + 11 != ARITH_EQ
210 value += ARITH_BOR - '|';
H A Darith_yacc.c53 #if ARITH_BOR + 11 != ARITH_BORASS || ARITH_ASS + 11 != ARITH_EQ
82 ARITH_PRECEDENCE(ARITH_BOR, 7),
161 case ARITH_BOR:

Completed in 133 milliseconds