Searched refs:stack (Results 76 - 100 of 146) sorted by relevance

123456

/osnet-11/usr/src/lib/libc/i386/sys/
H A Dsyscall.s92 movl 0(%esp), %edx / Restore the stack frame to original size
/osnet-11/usr/src/lib/libc/port/gen/
H A Dstack.c30 #include <sys/stack.h>
33 * Initialization of the main stack is performed in libc_init().
68 * 1 addr is within the bounds of the current stack
69 * 0 addr is outside of the bounds of the current stack
96 * ucp has the correct view of the stack when the signal was raised.
105 * If the faulted address is just below the stack pointer we
108 * stack pointer by is 32). In that case, use the faulted
109 * address in our computation rather than the stack pointer.
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dalloca.s29 #include <sys/stack.h>
H A Dmakectxt.c39 #include <sys/stack.h>
45 * stack which this context will use, and have the uc_link member set
48 * given function with the given parameters on the stack specified by
70 * sixth; round to stack alignment.
78 * stack rather than the base. We preserve this behavior here, but
85 * Copy all args to the stack, and put the first 6 args into the
123 * sixth; round to stack alignment.
132 * Copy all args to the stack, and put the first 6 args into the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Ddprofpp.PL674 my @stack = ();
714 $syst = $stack[-1][0];
717 #warn("Inserted exit for $stack[-1][0].\n")
732 my $ename = $dir eq '*' ? $stack[-1][0] : $name;
742 exitstamp( \@stack, \@tstack,
790 push( @stack, $x );
808 if( @stack ){
811 foreach $x (@stack) {
819 warn( "Faking " . scalar( @stack ) . " exit timestamp(s).\n");
820 foreach $x ( reverse @stack ){
[all...]
/osnet-11/usr/src/lib/libast/common/regex/
H A Dregnexec.c244 * allocate a frame and push a match onto the stack
276 * allocate a frame and push a pos onto the stack
411 if (env->stack && pospush(env, rex, s, END_ANY))
414 if (env->stack)
438 if (env->stack)
448 if (env->stack)
474 if (env->stack && pospush(env, rex, s, END_ANY))
477 if (env->stack)
823 if (env->stack)
1036 if (!env->stack)
[all...]
/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DProbeData.java162 * in call stack) at time of probe firing, included if {@link
257 StackValueRecord stack = StackValueRecord.class.cast(rec);
259 if (stack instanceof KernelStackRecord) {
260 KernelStackRecord.class.cast(stack).setStackFrames(frames);
261 } else if (stack instanceof UserStackRecord) {
262 UserStackRecord.class.cast(stack).setStackFrames(frames);
264 throw new IllegalStateException("no stack record at index " + i);
266 records.add(stack);
700 * and depth in call stack) at the time of the probe firing that
/osnet-11/usr/src/lib/libc/port/i18n/
H A Dplural_parser.c91 stack_push(struct stack *stk, struct expr *exp)
111 stack_pop(struct stack *stk,
163 struct stack *stk, unsigned int flag)
189 setop_reduce(unsigned int n, unsigned int op, struct stack *stk,
246 reduce(struct expr **nexp, unsigned int n, struct expr *exp, struct stack *stk)
458 struct stack *stk, stkbuf;
834 * exp still remains in stack.
/osnet-11/usr/src/grub/grub2/grub-core/loader/
H A Dxnu_resume.c166 grub_xnu_stack = (codedest + hibhead.stack);
/osnet-11/usr/src/lib/libc/i386/threads/
H A Dasm_subr.s90 * communicating the ucontext to java's stack tracing functions
91 * and to ensure a 16-byte aligned stack pointer for the benefit
99 subl $4,%esp / a 16-byte aligned stack pointer
/osnet-11/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s33 ! On entry, the stack appears as:
84 ! Create a stack frame, perform PIC set up. If we're a "normal" start, we have
95 ! the stack. Note that we will call ld.so with an entry vector that causes
96 ! it to use the stack frame we have.
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dmakectxt.c39 #include <sys/stack.h>
45 * stack which this context will use, and have the uc_link member set
48 * given function with the given parameters on the stack specified by
70 * sixth; round to stack alignment.
78 * stack rather than the base. We preserve this behavior here, but
85 * Copy all args to the stack, and put the first 6 args into the
123 * sixth; round to stack alignment.
132 * Copy all args to the stack, and put the first 6 args into the
/osnet-11/usr/src/lib/libumem/common/
H A Dgetpcstack.c32 #include <sys/stack.h>
52 * Returns MIN(current stack depth, pcstack_limit).
73 return (0); /* unable to get stack bounds */
80 st.ss_flags = 0; /* can't be on-stack */
89 * If size == 0, then ss_sp is the *top* of the stack.
114 * shorten size so that fr_savfp and fr_savpc will be within the stack
132 return (0); /* the frame pointer isn't in our stack */
144 * stack we just switched to), and it must be inside
154 * If we're on an alternate signal stack, try jumping
155 * to the main thread stack
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDB.pm10 @stack, @saved, @skippkg, @clients);
49 @stack = (0);
63 push(@stack, $DB::single);
65 $DB::single |= 4 if $#stack == $deep;
69 $DB::single |= pop(@stack);
74 $DB::single |= pop(@stack);
79 $DB::single |= pop(@stack);
123 _outputall($#stack . " levels deep in subroutine calls.\n") if $DB::single & 4;
221 for ($i = 0; $i <= $#stack;) {
222 $stack[
[all...]
H A DPerlIO.pm90 layer stack more than once.
96 pushing itself to the stack, the C<:crlf> layer checks all the layers
100 pops itself off the stack. If not, fine, use the one we just pushed.
182 a way to manipulate the layer stack. Should be considered
283 use them. Note that the "default stack" depends on the operating
310 mirroring the stack, or anything fancy like that. This is not
311 accidental or unintentional. The PerlIO layer stack is a bit more
312 complicated than just a stack (see for example the behaviour of C<:raw>).
313 You are supposed to use open() and binmode() to manipulate the stack.
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/unicode/
H A Dure.c137 * This is a general element structure used for expressions and stack
149 * This is a structure used to track a list or a stack of states.
209 _ure_stlist_t stack; member in struct:_ure_buffer_t
323 * passed is already on the stack.
328 s = &b->stack;
341 * the stack.
350 if (b == 0 || b->stack.slist_used == 0)
353 return b->stack.slist[b->stack.slist_used - 1];
361 if (b == 0 || b->stack
[all...]
/osnet-11/usr/src/lib/libast/common/tm/
H A Dtmxfmt.c120 Stack_t stack[8]; local
131 sp = &stack[0];
140 if (sp <= &stack[0])
688 if (sp < &stack[elementsof(stack)])
/osnet-11/usr/src/cmd/sendmail/db/btree/
H A Dbt_cursor.c102 cp->sp = cp->csp = cp->stack;
103 cp->esp = cp->stack + sizeof(cp->stack) / sizeof(cp->stack[0]);
202 if (cp->csp != cp->stack)
203 __db_err(dbp->dbenv, "btree cursor close: stack not empty");
742 /* Release the stack. */
766 int exact, needkey, ret, stack; local
818 * that we're sorry we ever acquired). If stack is set and the
820 * the stack, do
[all...]
/osnet-11/usr/src/lib/libast/common/misc/
H A Dfts.c88 FTSENT* stack; /* getlist() stack */ \
367 * FTSENT.stack instead of recursion to avoid blowing the real
368 * stack on big directories
374 register FTSENT* stack = 0; local
380 root->stack = stack;
381 stack = root;
397 if (!(root = stack))
402 stack
[all...]
/osnet-11/usr/src/lib/libast/
H A DMakefile131 stack.h \
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dundi.h30 * them on the stack as uint32_t anyway for the sake of alignment. We
36 uint16_t stack[3]; member in struct:undi_call_info
/osnet-11/usr/src/lib/libast/common/sfio/
H A Dvthread.h87 #define VT_STACK 1 /* set stack size */
147 size_t stack; /* stack size */ member in struct:_vthread_s
/osnet-11/usr/src/lib/libc/sparc/threads/
H A Dasm_subr.s43 ! Flush the register windows so the stack can be reused.
136 * communicating the ucontext to java's stack tracing functions.
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Dcrash.d96 stack();
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Proc/
H A Dcrash.d96 stack();

Completed in 59 milliseconds

123456