Searched refs:shift_left (Results 1 – 1 of 1) sorted by relevance
104 static inline randint shift_left (randint x) in shift_left() function134 rmax = shift_left (rmax) + UCHAR_MAX; in randint_genmax()152 randnum = shift_left (randnum) + buf[i]; in randint_genmax()153 randmax = shift_left (randmax) + UCHAR_MAX; in randint_genmax()