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