Lines Matching defs:nb
3879 static void* mmap_alloc(mstate m, size_t nb) { in mmap_alloc()
3911 static mchunkptr mmap_resize(mstate m, mchunkptr oldp, size_t nb, int flags) { in mmap_resize()
3994 size_t nb) { in prepend_alloc()
4090 static void* sys_alloc(mstate m, size_t nb) { in sys_alloc()
4487 static void* tmalloc_large(mstate m, size_t nb) { in tmalloc_large()
4558 static void* tmalloc_small(mstate m, size_t nb) { in tmalloc_small()
4627 size_t nb; in dlmalloc() local
4864 static mchunkptr try_realloc_chunk(mstate m, mchunkptr p, size_t nb, in try_realloc_chunk()
4958 size_t nb = request2size(bytes); in internal_memalign() local
5252 size_t nb = request2size(bytes); in dlrealloc() local
5290 size_t nb = request2size(bytes); in dlrealloc_in_place() local
5561 size_t nb; in mspace_malloc() local
5802 size_t nb = request2size(bytes); in mspace_realloc() local
5840 size_t nb = request2size(bytes); in mspace_realloc_in_place() local