Searched refs:current_enumtype (Results 1 – 1 of 1) sorted by relevance
326 int current_enumtype = ENUM_DIGITS; variable337 enumstack[enumstack_offset].enumtype = current_enumtype; in start_enumerating()341 current_enumtype = type; in start_enumerating()352 current_enumtype = enumstack[enumstack_offset].enumtype; in stop_enumerating()361 if (current_enumtype == ENUM_ALPHA) in enumerate_item()