Searched refs:shiftr (Results 1 – 2 of 2) sorted by relevance
182 unsigned shiftr; in malloc() local202 shiftr = (nbytes - 1) >> 2; in malloc()205 while ((shiftr >>= 1) != 0) in malloc()
1534 (define_code_attr mshift [(ashift "shiftl") (lshiftrt "shiftr")])