Searched refs:SR_START (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_search.c114 (LF_ISSET(SR_START) && slevel == LEVEL(h)))) {
134 (LF_ISSET(SR_START) && slevel == LEVEL(h)))) {
228 (!LF_ISSET(SR_START) && LEVEL(h) == slevel)) {
249 (!LF_ISSET(SR_START) &&
271 (!LF_ISSET(SR_START) && LEVEL(h) == slevel)) {
363 if (LF_ISSET(SR_START) && slevel == LEVEL(h))
H A Dbt_compact.c361 sflag = SR_START | SR_WRITE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dbtree.h123 #define SR_START 0x80000 /* Level to start stack. */ macro

Completed in 34 milliseconds