Home
last modified time | relevance | path

Searched refs:stack_entry (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-split.cc1002 class stack_entry class
1053 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()
H A Dipa-modref.cc2760 struct stack_entry in propagate() struct
2765 auto_vec <struct stack_entry> stack; in propagate()
2780 stack_entry e = {index, 0}; in propagate()
2799 stack_entry e = {index2, 0}; in propagate()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-split.c983 class stack_entry
1034 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()
/netbsd-src/sys/dev/ic/
H A Daic79xx.c8567 u_int stack_entry; in ahd_probe_stack_size() local
8569 stack_entry = ahd_inb(ahd, STACK) in ahd_probe_stack_size()
8571 if (stack_entry != i) in ahd_probe_stack_size()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A DChangeLog3945 * x-perl.c (struct stack_entry): Remove type.