Searched defs:nb (Results 1 – 2 of 2) sorted by relevance
290 int bdif, e, j, k, k1, nb, rv; in rvOK() local
1628 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH) argument2110 static void malloc_extend_top(INTERNAL_SIZE_T nb) in malloc_extend_top()3016 INTERNAL_SIZE_T nb; /* padded request size */ local