Searched refs:tbinptr (Results 1 – 2 of 2) sorted by relevance
1866 typedef struct malloc_tree_chunk* tbinptr; /* The type of bins of trees */ typedef2037 tbinptr treebins[NTREEBINS];2689 *((tbinptr*)(u->parent)) == u); in do_check_tree()2711 tbinptr* tb = treebin_at(m, i); in do_check_treebin()3000 tbinptr* H;\3098 tbinptr* H = treebin_at(M, X->index);\
2367 typedef struct malloc_tree_chunk* tbinptr; /* The type of bins of trees */ typedef2548 tbinptr treebins[NTREEBINS];3273 *((tbinptr*)(u->parent)) == u); in do_check_tree()3295 tbinptr* tb = treebin_at(m, i); in do_check_treebin()3585 tbinptr* H;\3684 tbinptr* H = treebin_at(M, X->index);\