Searched refs:srand_seed_for_testing (Results 1 – 1 of 1) sorted by relevance
7513 static UINT32_T srand_seed_for_testing = 0; variable7526 srand_seed_for_testing = (UINT32_T)tv_get_number(&argvars[0]); in f_test_srand_seed()7540 *x = srand_seed_for_testing; in init_srand()