Searched refs:TREE_GET_BIT (Results 1 – 1 of 1) sorted by relevance
34 #define TREE_GET_BIT(probs, i) { GET_BIT((probs + i), i); } macro36 { i = 1; do { TREE_GET_BIT(probs, i); } while (i < limit); i -= limit; }45 TREE_GET_BIT(probs, i); \46 TREE_GET_BIT(probs, i); \47 TREE_GET_BIT(probs, i); \48 TREE_GET_BIT(probs, i); \49 TREE_GET_BIT(probs, i); \50 TREE_GET_BIT(probs, i); \