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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c145 #define USER_RELOC_P(R) ((R) >= O_literal && (R) <= O_tprel)
402 (&alpha_reloc_op[ ((!USER_RELOC_P (op)) \
3100 if (ntok && USER_RELOC_P (tok[ntok - 1].X_op))
144 #define USER_RELOC_P macro

Completed in 117 milliseconds