Searched refs:MATRIX_A (Results 1 – 3 of 3) sorted by relevance
56 #define MATRIX_A 0x9908b0dfUL /* constant vector a */ macro147 static unsigned long mag01[2] = {0x0UL, MATRIX_A}; in genrand_int32()
126 #define MATRIX_A 0x9908b0df /* constant vector a */ macro454 static const guint32 mag01[2]={0x0, MATRIX_A}; in g_rand_int()
78 #define MATRIX_A 0x9908b0dfU /* constant vector a */ macro123 static const uint32_t mag01[2] = {0x0U, MATRIX_A}; in genrand_uint32()