Home | History | Annotate | Download | only in src

Lines Matching refs:treebin_at

2234 #define treebin_at(M,i)     (&((M)->treebins[i]))
2688 tbinptr* tb = treebin_at(m, i);
2739 tchunkptr t = *treebin_at(m, tidx);
2977 H = treebin_at(M, I);\
3072 tbinptr* H = treebin_at(M, X->index);\
3255 *treebin_at(m, i) = 0;
3666 if ((t = *treebin_at(m, idx)) != 0) {
3696 t = *treebin_at(m, i);
3739 v = t = *treebin_at(m, i);