Searched refs:PL_sv_no (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.h42 # define PL_sv_no sv_no macro
72 # define boolSV(b) ((b) ? &PL_sv_yes : &PL_sv_no)
170 newSVOP(OP_CONST, 0, &PL_sv_no), /* SvPV(&PL_sv_no) == "" -- GMB */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A Dppport.h42 # define PL_sv_no sv_no macro
72 # define boolSV(b) ((b) ? &PL_sv_yes : &PL_sv_no)
165 newSVOP(OP_CONST, 0, &PL_sv_no), /* SvPV(&PL_sv_no) == "" -- GMB */

Completed in 99 milliseconds