Searched refs:CHOOSE_BRANCH (Results 1 – 1 of 1) sorted by relevance
24 #define CHOOSE_BRANCH(n) \ macro53 CHOOSE_BRANCH(1); in phpdbg_btree_find()59 CHOOSE_BRANCH(0); in phpdbg_btree_find()81 CHOOSE_BRANCH(0); in phpdbg_btree_find_closest()94 CHOOSE_BRANCH((idx >> i) % 2 == 1 && branch->branches[1]); in phpdbg_btree_find_closest()97 CHOOSE_BRANCH(0); in phpdbg_btree_find_closest()100 CHOOSE_BRANCH(branch->branches[1]); in phpdbg_btree_find_closest()110 CHOOSE_BRANCH(1); in phpdbg_btree_find_closest()112 CHOOSE_BRANCH(0); in phpdbg_btree_find_closest()114 CHOOSE_BRANCH(branch->branches[1]); in phpdbg_btree_find_closest()
Completed in 9 milliseconds