Lines Matching defs:nb
3838 static void* mmap_alloc(mstate m, size_t nb) { in mmap_alloc()
3870 static mchunkptr mmap_resize(mstate m, mchunkptr oldp, size_t nb, int flags) { in mmap_resize()
3953 size_t nb) { in prepend_alloc()
4049 static void* sys_alloc(mstate m, size_t nb) { in sys_alloc()
4446 static void* tmalloc_large(mstate m, size_t nb) { in tmalloc_large()
4517 static void* tmalloc_small(mstate m, size_t nb) { in tmalloc_small()
4586 size_t nb; in dlmalloc() local
4831 static mchunkptr try_realloc_chunk(mstate m, mchunkptr p, size_t nb, in try_realloc_chunk()
4925 size_t nb = request2size(bytes); in internal_memalign() local
5226 size_t nb = request2size(bytes); in dlrealloc() local
5272 size_t nb = request2size(bytes); in dlrealloc_in_place() local
5543 size_t nb; in mspace_malloc() local
5784 size_t nb = request2size(bytes); in mspace_realloc() local
5822 size_t nb = request2size(bytes); in mspace_realloc_in_place() local