Home
last modified time | relevance | path

Searched refs:O_max (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dexpr.h112 O_max enumerator
Dexpr.c1503 static operator_rankT op_rank[O_max] = {
1579 e.X_op = O_max; in expr_begin()
1580 gas_assert (e.X_op == O_max); in expr_begin()
1828 know ((int) op_left < (int) O_max); in expr()
DChangeLog-9899208 O_max instead of O_alpha_max.
DChangeLog-9295135 (operatorT): Define O_max.
137 O_max.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xstormy16.c56 #define O_fptr_symbol (O_max + 1)
Dtc-alpha.c5417 e.X_op = O_max; in md_begin()
5418 gas_assert (e.X_op == O_max); in md_begin()
Dtc-ia64.c69 #define O_pseudo_fixup (O_max + 1)