Searched defs:boolSV (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dppport.h72 # define boolSV(b) ((b) ? &PL_sv_yes : &PL_sv_no) macro
/macosx-10.10.1/BerkeleyDB-21/db/perl/DB_File/
H A Dppport.h72 # define boolSV(b) ((b) ? &PL_sv_yes : &PL_sv_no) macro
/macosx-10.10.1/CPANInternal-159.1/Readonly-XS-1.05/
H A Dppport.h291 # define boolSV(b) ((b) ? &PL_sv_yes : &PL_sv_no) macro
/macosx-10.10.1/CPANInternal-159.1/File-ExtAttr-1.09/
H A Dppport.h313 # define boolSV(b) ((b) ? &PL_sv_yes : &PL_sv_no) macro
/macosx-10.10.1/CPANInternal-159.1/Unix-Getrusage-0.03/
H A Dppport.h3059 # define boolSV(b) ((b) ? &PL_sv_yes : &PL_sv_no) macro
/macosx-10.10.1/CPANInternal-159.1/Sub-Identify-0.04/
H A Dppport.h3706 # define boolSV(b) ((b) ? &PL_sv_yes : &PL_sv_no) macro
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/xs/
H A Dppport.h4013 # define boolSV(b) ((b) ? &PL_sv_yes : &PL_sv_no) macro

Completed in 324 milliseconds