Searched refs:stack_entry (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-split.c983 class stack_entry
1034 stack_entry first;
1035 vec<stack_entry> stack = vNULL;
1060 stack_entry *entry = &stack.last ();
1122 stack_entry new_entry;
1149 stack_entry *prev = &stack[stack.length () - 2];
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-split.cc1002 class stack_entry class
1053 stack_entry first;
1054 vec<stack_entry> stack = vNULL;
1079 stack_entry *entry = &stack.last ();
1141 stack_entry new_entry;
1168 stack_entry *prev = &stack[stack.length () - 2];
H A Dipa-modref.cc2760 struct stack_entry struct
2765 auto_vec <struct stack_entry> stack;
2780 stack_entry e = {index, 0};
2799 stack_entry e = {index2, 0};
/netbsd-current/sys/dev/ic/
H A Daic79xx.c8567 u_int stack_entry; local
8569 stack_entry = ahd_inb(ahd, STACK)
8571 if (stack_entry != i)

Completed in 222 milliseconds