Searched refs:tbinptr (Results 1 – 3 of 3) sorted by relevance
1816 typedef struct malloc_tree_chunk* tbinptr; /* The type of bins of trees */ typedef2023 tbinptr treebins[NTREEBINS];2666 *((tbinptr*)(u->parent)) == u); in do_check_tree()2688 tbinptr* tb = treebin_at(m, i); in do_check_treebin()2974 tbinptr* H;\3072 tbinptr* H = treebin_at(M, X->index);\
1862 typedef struct malloc_tree_chunk* tbinptr; /* The type of bins of trees */ typedef2033 tbinptr treebins[NTREEBINS];2676 *((tbinptr*)(u->parent)) == u); in do_check_tree()2698 tbinptr* tb = treebin_at(m, i); in do_check_treebin()2986 tbinptr* H;\3084 tbinptr* H = treebin_at(M, X->index);\
2278 typedef struct malloc_tree_chunk* tbinptr; /* The type of bins of trees */ typedef2459 tbinptr treebins[NTREEBINS];3178 *((tbinptr*)(u->parent)) == u); in do_check_tree()3200 tbinptr* tb = treebin_at(m, i); in do_check_treebin()3490 tbinptr* H;\3588 tbinptr* H = treebin_at(M, X->index);\