Searched refs:shiftr (Results 1 – 1 of 1) sorted by relevance
182 unsigned shiftr; in malloc() local202 shiftr = (nbytes - 1) >> 2; in malloc()205 while ((shiftr >>= 1) != 0) in malloc()