Searched refs:PL_hints (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dppport.h36 # define PL_hints hints macro
144 U32 oldhints = PL_hints;
150 PL_hints &= ~HINT_BLOCK_SCOPE;
174 PL_hints = oldhints;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A Dppport.h36 # define PL_hints hints macro
139 U32 oldhints = PL_hints;
145 PL_hints &= ~HINT_BLOCK_SCOPE;
169 PL_hints = oldhints;

Completed in 37 milliseconds