Searched refs:SMALLBIN_WIDTH (Results 1 – 5 of 5) sorted by relevance
639 #define SMALLBIN_WIDTH 8 macro647 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
1509 #define SMALLBIN_WIDTH 81517 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH)
2068 #define SMALLBIN_WIDTH (SIZE_T_ONE << SMALLBIN_SHIFT) macro
2063 #define SMALLBIN_WIDTH (SIZE_T_ONE << SMALLBIN_SHIFT) macro
2573 #define SMALLBIN_WIDTH (SIZE_T_ONE << SMALLBIN_SHIFT) macro