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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dppport.h134 extern void newCONSTSUB _((HV * stash, char * name, SV *sv));
139 newCONSTSUB(stash,name,sv)
140 HV *stash; variable
151 if (stash)
152 PL_curstash = PL_curcop->cop_stash = stash;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A Dppport.h129 extern void newCONSTSUB _((HV * stash, char * name, SV *sv));
134 newCONSTSUB(stash,name,sv)
135 HV *stash; variable
146 if (stash)
147 PL_curstash = PL_curcop->cop_stash = stash;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/kernel/
H A Dwof.S109 save %g0, %g0, %g0 ! save into the window to stash away
115 STORE_WINDOW(sp) ! stash the window
H A Dhead.S460 /* Cool, here we go. Pick up the romvec pointer in %o0 and stash it in
490 mov %o0, %l0 ! stash away romvec
492 mov %o1, %l1 ! stash away debug_vec too
1033 /* Compute NWINDOWS and stash it away. Now uses %wim trick explained

Completed in 29 milliseconds