Searched refs:BT_POP (Results 1 – 3 of 3) sorted by relevance
138 #define BT_POP(btstack)\ macro
1061 while ((parent = BT_POP(btstack)) != NULL) { in xtSplitUp()2684 while ((parent = BT_POP(btstack)) != NULL) { in xtDeleteUp()3704 if ((parent = BT_POP(&btstack)) == NULL) in xtTruncate()4030 if ((parent = BT_POP(&btstack)) == NULL) in xtTruncate_pmap()4338 if ((parent = BT_POP(&btstack)) == NULL) in xtGather()
1106 while ((parent = BT_POP(btstack)) != NULL) { in dtSplitUp()1643 parent = BT_POP(btstack); in dtExtendPage()2281 while ((parent = BT_POP(btstack)) != NULL) { in dtDeleteUp()