Searched refs:getbucketnum (Results 1 – 1 of 1) sorted by relevance
154 getbucketnum(size_t size) in getbucketnum() function183 int bucketnum = getbucketnum(size); in lmalloc()273 int bucketnum = getbucketnum(size); in lfree()350 size = (size_t)MINSIZE << getbucketnum(size + sizeof (*ptr)); in libc_malloc()363 size = (size_t)MINSIZE << getbucketnum(size + sizeof (*ptr)); in libc_realloc()