Searched refs:enumstack (Results 1 – 1 of 1) sorted by relevance
323 DIGIT_ALPHA enumstack[max_stack_depth]; variable337 enumstack[enumstack_offset].enumtype = current_enumtype; in start_enumerating()338 enumstack[enumstack_offset].enumval = current_enumval; in start_enumerating()351 current_enumval = enumstack[enumstack_offset].enumval; in stop_enumerating()352 current_enumtype = enumstack[enumstack_offset].enumtype; in stop_enumerating()