Searched refs:__LONG_WIDTH__ (Results 1 – 1 of 1) sorted by relevance
90 #ifndef __LONG_WIDTH__91 #define __LONG_WIDTH__ (sizeof(long) * 8) macro107 result |= random() << (__LONG_WIDTH__ - 31); in rand_reg()