Home | History | Annotate | Download | only in config

Lines Matching defs:the_ctrl

194 static int the_ctrl;
441 the_ctrl = ctrl_table[i].value;
448 the_ctrl = 0;
798 if (the_ctrl == 0)
808 if (the_ctrl == 0)
940 if (this_try->opcode == OPC_ldctlb && the_ctrl != 1)
1106 if (the_ctrl < 2 || the_ctrl > 7)
1108 *output_ptr++ = the_ctrl;
1111 if (the_ctrl < 2 || the_ctrl > 7)
1113 *output_ptr++ = the_ctrl | 0x8;