Searched refs:SV (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A Dversion.c42 SV * version_sv = perl_get_sv("DB_File::db_version", GV_ADD|GV_ADDMULTI) ;
43 SV * ver_sv = perl_get_sv("DB_File::db_ver", GV_ADD|GV_ADDMULTI) ;
44 SV * compat_sv = perl_get_sv("DB_File::db_185_compat", GV_ADD|GV_ADDMULTI) ;
H A Dppport.h102 SV *nsv = (SV*)newRV(sv); \
108 static SV * newRV_noinc (SV * sv)
110 SV *nsv = (SV*)newRV(sv);
116 ((PL_Sv=(SV*)newRV(sv), SvREFCNT_dec(sv), (SV*)PL_Sv)
129 extern void newCONSTSUB _((HV * stash, char * name, SV *sv));
137 SV *s
[all...]
H A Dfallback.xs15 SV * sv;
H A DDB_File.xs389 SV * compare ;
391 SV * prefix ;
393 SV * hash ;
403 SV * filter_fetch_key ;
404 SV * filter_store_key ;
405 SV * filter_fetch_value ;
406 SV * filter_store_value ;
800 SV * sv = perl_get_sv(ERR_BUFF, FALSE) ;
934 ParseOpenInfo(pTHX_ int isHASH, char *name, int flags, int mode, SV *sv)
941 SV * s
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dppport.h107 SV *nsv = (SV*)newRV(sv); \
113 static SV * newRV_noinc (SV * sv)
115 SV *nsv = (SV*)newRV(sv);
121 ((PL_Sv=(SV*)newRV(sv), SvREFCNT_dec(sv), (SV*)PL_Sv)
134 extern void newCONSTSUB _((HV * stash, char * name, SV *sv));
142 SV *s
[all...]
H A Dconstants.xs15 SV * sv;
H A DBerkeleyDB.xs209 SV * ErrPrefix ;
210 SV * ErrHandle ;
227 SV * compare ;
229 SV * dup_compare ;
231 SV * prefix ;
233 SV * hash ;
236 SV * associated ;
254 SV * filter_fetch_key ;
255 SV * filter_store_key ;
256 SV * filter_fetch_valu
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/des/
H A DDES.xs29 SV *s;
67 SV *s;
94 SV *s;
117 SV *s1,*s2;
145 SV *s;
186 SV *s;
210 SV *s;
258 SV *s1,*s2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A DDES.xs29 SV *s;
67 SV *s;
94 SV *s;
117 SV *s1,*s2;
145 SV *s;
186 SV *s;
210 SV *s;
258 SV *s1,*s2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dawk.c205 #define SV (OF_RES1 | OF_STR1 | OF_RES2) macro
333 OC_IN|SV|P(49),
335 OC_PGETLINE|SV|P(37),
359 OC_GETLINE|SV|P(0),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dppc-opc.c367 /* The SV field in a POWER SC form instruction. */
368 #define SV (55)
1513 { "svca", SC(17,1,0), SC_MASK, POWER, { SV } },
1514 { "svcla", SC(17,1,1), SC_MASK, POWER, { SV } },
366 #define SV macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dppc-opc.c491 /* The SV field in a POWER SC form instruction. */
492 #define SV STRM + 1
497 #define TBR SV + 1
2824 { "svca", SC(17,1,0), SC_MASK, PWRCOM, { SV } },
2825 { "svcla", SC(17,1,1), SC_MASK, POWER, { SV } },
490 #define SV macro

Completed in 93 milliseconds