Lines Matching refs:treebin_at
2690 #define treebin_at(M,i) (&((M)->treebins[i]))
3200 tbinptr* tb = treebin_at(m, i);
3251 tchunkptr t = *treebin_at(m, tidx);
3493 H = treebin_at(M, I);\
3588 tbinptr* H = treebin_at(M, X->index);\
3768 *treebin_at(m, i) = 0;
4195 if ((t = *treebin_at(m, idx)) != 0) {
4224 t = *treebin_at(m, i);
4266 v = t = *treebin_at(m, i);