Searched refs:instr_T (Results 1 – 2 of 2) sorted by relevance
1390 typedef struct instr_S instr_T; typedef1450 instr_T *v_instr; // instructions to execute
1804 tv->vval.v_instr = ALLOC_ONE(instr_T); in exec_instructions()