Searched refs:getbucketnum (Results 1 – 1 of 1) sorted by relevance
153 getbucketnum(size_t size) in getbucketnum() function182 int bucketnum = getbucketnum(size); in lmalloc()272 int bucketnum = getbucketnum(size); in lfree()349 size = (size_t)MINSIZE << getbucketnum(size + sizeof (*ptr)); in libc_malloc()362 size = (size_t)MINSIZE << getbucketnum(size + sizeof (*ptr)); in libc_realloc()