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