Searched refs:NTREEBINS (Results 1 – 2 of 2) sorted by relevance
2004 #define NTREEBINS (32U) macro2023 tbinptr treebins[NTREEBINS];2244 I = NTREEBINS-1;\2258 I = NTREEBINS-1;\2273 (i == NTREEBINS-1)? (SIZE_T_BITSIZE-1) : (((i) >> 1) + TREEBIN_SHIFT - 2)2277 ((i == NTREEBINS-1)? 0 : \2646 assert((idx == NTREEBINS-1) || (tsize < minsize_for_tree_index((idx+1)))); in do_check_tree()2795 for (i = 0; i < NTREEBINS; ++i) in do_check_malloc_state()3254 for (i = 0; i < NTREEBINS; ++i) in reset_on_error()
2014 #define NTREEBINS (32U) macro2033 tbinptr treebins[NTREEBINS];2254 I = NTREEBINS-1;\2268 I = NTREEBINS-1;\2283 (i == NTREEBINS-1)? (SIZE_T_BITSIZE-1) : (((i) >> 1) + TREEBIN_SHIFT - 2)2287 ((i == NTREEBINS-1)? 0 : \2656 assert((idx == NTREEBINS-1) || (tsize < minsize_for_tree_index((idx+1)))); in do_check_tree()2805 for (i = 0; i < NTREEBINS; ++i) in do_check_malloc_state()3266 for (i = 0; i < NTREEBINS; ++i) in reset_on_error()