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

/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_malloc.c1862 typedef struct malloc_tree_chunk* tbinptr; /* The type of bins of trees */ typedef in typeref:struct:malloc_tree_chunk
2033 tbinptr treebins[NTREEBINS];
2676 *((tbinptr*)(u->parent)) == u);
2698 tbinptr* tb = treebin_at(m, i);
2986 tbinptr* H;\
3084 tbinptr* H = treebin_at(M, X->index);\

Completed in 99 milliseconds