Searched refs:current_enumtype (Results 1 – 1 of 1) sorted by relevance
328 int current_enumtype = ENUM_DIGITS; variable339 enumstack[enumstack_offset].enumtype = current_enumtype; in start_enumerating()343 current_enumtype = type; in start_enumerating()354 current_enumtype = enumstack[enumstack_offset].enumtype; in stop_enumerating()363 if (current_enumtype == ENUM_ALPHA) in enumerate_item()