Lines Matching refs:tbinptr
1816 typedef struct malloc_tree_chunk* tbinptr; /* The type of bins of trees */2023 tbinptr treebins[NTREEBINS];2666 *((tbinptr*)(u->parent)) == u);2688 tbinptr* tb = treebin_at(m, i);2974 tbinptr* H;\3072 tbinptr* H = treebin_at(M, X->index);\