Searched refs:tbinptr (Results 1 – 3 of 3) sorted by relevance
1878 typedef struct malloc_tree_chunk* tbinptr; /* The type of bins of trees */ typedef2085 tbinptr treebins[NTREEBINS];2733 *((tbinptr*)(u->parent)) == u); in do_check_tree()2755 tbinptr* tb = treebin_at(m, i); in do_check_treebin()3041 tbinptr* H;\3139 tbinptr* H = treebin_at(M, X->index);\
1873 typedef struct malloc_tree_chunk* tbinptr; /* The type of bins of trees */ typedef2080 tbinptr treebins[NTREEBINS];2728 *((tbinptr*)(u->parent)) == u); in do_check_tree()2750 tbinptr* tb = treebin_at(m, i); in do_check_treebin()3036 tbinptr* H;\3134 tbinptr* H = treebin_at(M, X->index);\
2407 typedef struct malloc_tree_chunk* tbinptr; /* The type of bins of trees */ typedef2591 tbinptr treebins[NTREEBINS];3345 *((tbinptr*)(u->parent)) == u); in do_check_tree()3367 tbinptr* tb = treebin_at(m, i); in do_check_treebin()3665 tbinptr* H;\3763 tbinptr* H = treebin_at(M, X->index);\