Searched refs:stack_entry (Results 1 – 5 of 5) sorted by relevance
1002 class stack_entry class1053 stack_entry first; in find_split_points()1054 vec<stack_entry> stack = vNULL; in find_split_points()1079 stack_entry *entry = &stack.last (); in find_split_points()1141 stack_entry new_entry; in find_split_points()1168 stack_entry *prev = &stack[stack.length () - 2]; in find_split_points()
2760 struct stack_entry in propagate() struct2765 auto_vec <struct stack_entry> stack; in propagate()2780 stack_entry e = {index, 0}; in propagate()2799 stack_entry e = {index2, 0}; in propagate()
983 class stack_entry1034 stack_entry first; in find_split_points()1035 vec<stack_entry> stack = vNULL; in find_split_points()1060 stack_entry *entry = &stack.last (); in find_split_points()1122 stack_entry new_entry; in find_split_points()1149 stack_entry *prev = &stack[stack.length () - 2]; in find_split_points()
8567 u_int stack_entry; in ahd_probe_stack_size() local8569 stack_entry = ahd_inb(ahd, STACK) in ahd_probe_stack_size()8571 if (stack_entry != i) in ahd_probe_stack_size()
3945 * x-perl.c (struct stack_entry): Remove type.