Searched refs:F_ALIAS (Results 1 – 1 of 1) sorted by relevance
549 #define F_ALIAS (1 << 0) macro603 return (opcode->flags & F_ALIAS) ? TRUE : FALSE; in alias_opcode_p()