Searched refs:BT_POP (Results 1 – 3 of 3) sorted by relevance
125 #define BT_POP(btstack)\ macro
798 while ((parent = BT_POP(btstack)) != NULL) { in xtSplitUp()2503 if ((parent = BT_POP(&btstack)) == NULL) in xtTruncate()2833 if ((parent = BT_POP(&btstack)) == NULL) in xtTruncate_pmap()
1122 while ((parent = BT_POP(btstack)) != NULL) { in dtSplitUp()1667 parent = BT_POP(btstack); in dtExtendPage()2301 while ((parent = BT_POP(btstack)) != NULL) { in dtDeleteUp()