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

/freebsd-11-stable/contrib/binutils/gas/
H A Dexpr.c1650 operatorT op_right;
1695 op_right = operator (&op_chars);
1697 know (op_right == O_illegal
1698 || op_rank[(int) op_right] <= op_rank[(int) op_left]);
1885 op_left = op_right;
1643 operatorT op_right; local

Completed in 105 milliseconds