Searched defs:sz (Results 1 – 3 of 3) sorted by relevance
2585 size_t sz = chunksize(p); in do_check_top_chunk() local2598 size_t sz = chunksize(p); in do_check_mmapped_chunk() local2623 size_t sz = p->head & ~(PINUSE_BIT|CINUSE_BIT); in do_check_free_chunk() local2648 size_t sz = p->head & ~(PINUSE_BIT|CINUSE_BIT); in do_check_malloced_chunk() local2858 size_t sz = chunksize(q); in internal_mallinfo() local4370 size_t sz = elem_size; /* serves as 1-element array */ in dlindependent_calloc() local4783 size_t sz = elem_size; /* serves as 1-element array */ in mspace_independent_calloc() local
151 static unsigned int strhash(const char *str, unsigned int sz) in strhash()
3169 size_t sz = p->head & ~INUSE_BITS; /* third-lowest bit can be set! */ in do_check_top_chunk() local3182 size_t sz = chunksize(p); in do_check_mmapped_chunk() local3207 size_t sz = chunksize(p); in do_check_free_chunk() local3232 size_t sz = p->head & ~INUSE_BITS; in do_check_malloced_chunk() local3442 size_t sz = chunksize(q); in internal_mallinfo() local4984 size_t sz = elem_size; /* serves as 1-element array */ in dlindependent_calloc() local