Searched refs:curchoice (Results 1 – 3 of 3) sorted by relevance
70 curchoice = -1; in Repair()206 curchoice = -1; in Inputl()211 curchoice = -1; in Inputl()224 curchoice = -1; in Inputl()363 curchoice = -1; in Inputl()369 curchoice = -1; in Inputl()374 curchoice++; in Inputl()379 curchoice--; in Inputl()430 curchoice = -1; in Inputl()488 if (curchoice >= 0) in Inputl()[all …]
95 extern int curchoice;
87 int curchoice = -1; variable1207 if ((cnt <= curchoice) || (curchoice == -1)) { in tw_collect_items()1208 curchoice = -1; in tw_collect_items()1212 if (curchoice < -1) in tw_collect_items()1213 curchoice = cnt - 1; in tw_collect_items()2359 Strbuf_append(exp_name, ptr[curchoice]); in choose_scroll_tab()