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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mep.h75 extern void gas_cgen_md_operand (expressionS *);
76 #define md_operand(x) gas_cgen_md_operand (x)
/freebsd-11-stable/contrib/binutils/gas/
H A Dcgen.h98 extern void gas_cgen_md_operand (expressionS *);
H A Dcgen.c394 This is done via gas_cgen_md_operand. */
527 gas_cgen_md_operand (expressionP) function

Completed in 69 milliseconds