Searched refs:smallbin_index (Results 1 – 1 of 1) sorted by relevance
1622 #define smallbin_index(sz) (((unsigned long)(sz)) >> SMALLBIN_WIDTH_BITS) macro1894 IDX = smallbin_index(S); \2342 idx = smallbin_index(nb);