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

/ast/src/lib/libdss/
H A Dcxopen.c772 op_match(Cx_t* cx, Cxinstruction_t* pc, Cxoperand_t* r, Cxoperand_t* a, Cxoperand_t* b, void* data, Cxdisc_t* disc) function
804 x->callout = x->op == CX_MATCH ? op_match : op_nomatch;

Completed in 15 milliseconds