Searched defs:unwind (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile761 unwind.o
763 pics/unwind.o:= COPTFLAG64 =
994 $(UNWINDMACHOBJS:%.o=unwind/%.c) \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregexec.c2263 I32 unwind = 0; local
3329 uw->prev = unwind;
3330 unwind = unwind1;
3937 if (unwind)
3951 if (unwind) {
3952 re_unwind_t *uw = SSPTRt(unwind,re_unwind_t);
3969 unwind = uwb->prev;
3996 Perl_croak(aTHX_ "regexp unwind memory corruption");
/osnet-11/usr/src/lib/libc/port/threads/
H A Dthr.c906 _thrp_exit_common(void *status, int unwind) argument
948 if (unwind)

Completed in 32 milliseconds