Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/gas/
HDexpr.h113 O_max enumerator
HDexpr.c1527 e.X_op = O_max; in expr_begin()
1528 assert (e.X_op == O_max); in expr_begin()
HDChangeLog-9899208 O_max instead of O_alpha_max.
HDChangeLog-9295135 (operatorT): Define O_max.
137 O_max.
/NextBSD/contrib/binutils/gas/config/
HDtc-alpha.c4864 e.X_op = O_max; in md_begin()
4865 assert (e.X_op == O_max); in md_begin()
HDtc-ia64.c68 #define O_pseudo_fixup (O_max + 1)