Searched refs:op_self (Results 1 – 3 of 3) sorted by relevance
62 itmc_obj_t *op_self(itm_op_type_t);
748 $$ = op_self(ITM_OP_INIT);754 $$ = op_self(ITM_OP_RESET);787 $$ = op_self(ITM_OP_BREAK);792 $$ = op_self(ITM_OP_RETURN);
2035 op_self(itm_op_type_t type) in op_self() function