Searched refs:CHOOSE_BRANCH (Results 1 – 1 of 1) sorted by relevance
22 #define CHOOSE_BRANCH(n) \ macro51 CHOOSE_BRANCH(1); in phpdbg_btree_find()57 CHOOSE_BRANCH(0); in phpdbg_btree_find()79 CHOOSE_BRANCH(0); in phpdbg_btree_find_closest()92 CHOOSE_BRANCH((idx >> i) % 2 == 1 && branch->branches[1]); in phpdbg_btree_find_closest()95 CHOOSE_BRANCH(0); in phpdbg_btree_find_closest()98 CHOOSE_BRANCH(branch->branches[1]); in phpdbg_btree_find_closest()108 CHOOSE_BRANCH(1); in phpdbg_btree_find_closest()110 CHOOSE_BRANCH(0); in phpdbg_btree_find_closest()112 CHOOSE_BRANCH(branch->branches[1]); in phpdbg_btree_find_closest()
Completed in 6 milliseconds