Searched defs:iDepth (Results 1 – 5 of 5) sorted by relevance
342 int iDepth in rowSetNDeepTree()377 int iDepth; /* Depth of the tree so far */ in rowSetListToTree() local
135 u16 iDepth; /* Nesting depth */ member
108 proc rtree_node_check {db zTab iNode iDepth} {
161 int iDepth; /* Current depth of the r-tree structure */ member4179 int iDepth, /* Depth of iNode (0==leaf) */ in rtreeCheckNode()
374 static void scrubBackupBtree(ScrubState *p, int pgno, int iDepth){ in scrubBackupBtree()