Searched refs:DEFSV (Results 1 - 2 of 2) 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.h94 /* DEFSV appears first in 5.004_56 */
95 #ifndef DEFSV
96 # define DEFSV GvSV(PL_defgv) macro
328 SAVESPTR(DEFSV) ; \
331 DEFSV = arg ; \
336 arg = DEFSV ; \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A Dppport.h89 /* DEFSV appears first in 5.004_56 */
90 #ifndef DEFSV
91 # define DEFSV GvSV(PL_defgv) macro
344 SAVESPTR(DEFSV) ; \
347 DEFSV = arg ; \

Completed in 89 milliseconds