Searched refs:cur_item (Results 1 – 4 of 4) sorted by relevance
47 static int cur_item, nstates; variable155 cur_item = letter_offsets[ch - 'a']; in spk_handle_help()158 (MSG_FUNCNAMES_START + cur_item + 1) <= MSG_FUNCNAMES_END) in spk_handle_help()159 cur_item++; in spk_handle_help()160 else if (ch == 3 && cur_item > 0) in spk_handle_help()161 cur_item--; in spk_handle_help()194 name = spk_msg_get(MSG_FUNCNAMES_START + cur_item); in spk_handle_help()195 func = funcvals[cur_item]; in spk_handle_help()
1114 def _parse_expr(self, feed, cur_item, line, filename=None, linenr=None, argument1151 self._cur_item = cur_item
2904 uint8_t cur_item; member
3323 uint8_t cur_item; member