Searched refs:ISLEAF (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/dbinc/
H A Dbtree.h64 #define ISLEAF(p) (TYPE(p) == P_LBTREE || \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_split.c348 if (ISLEAF(cp->page) && NEXT_PGNO(cp->page) != PGNO_INVALID) {

Completed in 34 milliseconds