Searched refs:enumstack (Results 1 – 1 of 1) sorted by relevance
325 DIGIT_ALPHA enumstack[max_stack_depth]; variable339 enumstack[enumstack_offset].enumtype = current_enumtype; in start_enumerating()340 enumstack[enumstack_offset].enumval = current_enumval; in start_enumerating()353 current_enumval = enumstack[enumstack_offset].enumval; in stop_enumerating()354 current_enumtype = enumstack[enumstack_offset].enumtype; in stop_enumerating()