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