Searched refs:yasm_arch_ea_destroy (Results 1 – 2 of 2) sorted by relevance
416 void yasm_arch_ea_destroy(yasm_arch *arch, /*@only@*/ yasm_effaddr *ea);486 #define yasm_arch_ea_destroy(arch, ea) \ macro
835 yasm_arch_ea_destroy(p_object->arch, op->data.ea); in parse_operand()