Searched refs:BT_POP (Results 1 – 5 of 5) sorted by relevance
186 for (level = 0; (parent = BT_POP(t)) != NULL; ++level) {267 for (level = 0; (parent = BT_POP(t)) != NULL; ++level) {
186 for (level = 0; (parent = BT_POP(t)) != NULL; ++level) {241 for (level = 0; (parent = BT_POP(t)) != NULL; ++level) {403 while ((parent = BT_POP(t)) != NULL) {
334 #define BT_POP(t) (t->bt_sp == t->bt_stack ? NULL : --t->bt_sp) macro
156 while ((parent = BT_POP(t)) != NULL) {
117 while ((parent = BT_POP(t)) != NULL) {