Searched defs:BC_RAND_ROTAMT (Results 1 – 1 of 1) sorted by relevance
176 #define BC_RAND_ROTAMT(s) ((unsigned int) ((s) >> 122UL)) macro265 #define BC_RAND_ROTAMT(s) ((unsigned int) ((s).hi >> 58UL)) macro388 #define BC_RAND_ROTAMT(s) ((unsigned int) ((s) >> 59UL)) macro