Searched refs:op_list (Results 1 – 2 of 2) sorted by relevance
91 %type <obj> op_list625 : OPERATION name CBO op_list CBC631 | OPERATION CBO op_list CBC637 | OPERATION ITM_INIT CBO op_list CBC643 | OPERATION RESET CBO op_list CBC651 op_list : op_unit656 | op_list op_unit812 : ITM_IF PO expr PC CBO op_list CBC823 | ITM_IF PO expr PC CBO op_list CBC ITM_ELSE op_if_else838 | ITM_IF PO expr PC CBO op_list CBC ITM_ELSE CBO op_list CBC
335 int op_list = 0, op_init = 0, op_genprofile = 0; in main() local480 op_list = 1; in main()570 op_list + op_genprofile) != 1) { in main()585 if (op_list) { in main()