Searched refs:g_test_rand_int (Results 1 – 5 of 5) sorted by relevance
149 #define g_test_rand_bit() (0 != (g_test_rand_int() & (1 << 15)))150 gint32 g_test_rand_int (void);
581 g_test_rand_int (void) in g_test_rand_int() function
3251 #undef g_test_rand_int 3252 extern __typeof (g_test_rand_int) g_test_rand_int __attribute((alias("IA__g_test_rand_int"), visibi…
3240 extern __typeof (g_test_rand_int) IA__g_test_rand_int __attribute((visibility("hidden")));3241 #define g_test_rand_int IA__g_test_rand_int macro
2610 g_test_rand_int