Searched refs:tbinptr (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/upstream-dlmalloc/
H A Dmalloc.c2407 typedef struct malloc_tree_chunk* tbinptr; /* The type of bins of trees */ typedef in typeref:struct:malloc_tree_chunk
2591 tbinptr treebins[NTREEBINS];
3345 *((tbinptr*)(u->parent)) == u);
3367 tbinptr* tb = treebin_at(m, i);
3663 tbinptr* H;\
3761 tbinptr* H = treebin_at(M, X->index);\

Completed in 14 milliseconds