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

/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dexpr.h113 O_max enumerator in enum:__anon4427
H A Dexpr.c1570 e.X_op = O_max;
1571 assert (e.X_op == O_max);
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dexpr.h113 O_max enumerator in enum:__anon5389
H A Dexpr.c1540 e.X_op = O_max;
1541 assert (e.X_op == O_max);
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-tic80.c464 case O_max:
749 case O_max:
H A Dtc-xstormy16.c57 #define O_fptr_symbol (O_max + 1)
H A Dtc-alpha.c820 e.X_op = O_max;
821 assert (e.X_op == O_max);
H A Dtc-ia64.c60 #define O_pseudo_fixup (O_max + 1)
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xstormy16.c57 #define O_fptr_symbol (O_max + 1)
H A Dtc-alpha.c4877 e.X_op = O_max;
4878 assert (e.X_op == O_max);
H A Dtc-ia64.c68 #define O_pseudo_fixup (O_max + 1)

Completed in 155 milliseconds