Searched refs:TREE_GET_BIT (Results 1 – 1 of 1) sorted by relevance
29 #define TREE_GET_BIT(probs, i) { GET_BIT((probs + i), i); } macro31 { i = 1; do { TREE_GET_BIT(probs, i); } while (i < limit); i -= limit; }40 TREE_GET_BIT(probs, i); \41 TREE_GET_BIT(probs, i); \42 TREE_GET_BIT(probs, i); \43 TREE_GET_BIT(probs, i); \44 TREE_GET_BIT(probs, i); \45 TREE_GET_BIT(probs, i); \