Searched refs:randint_all_new (Results 1 – 4 of 4) sorted by relevance
40 struct randint_source *randint_all_new (char const *, size_t)
41 struct randint_source *ints = randint_all_new (name, SIZE_MAX); in main()84 randint_all_new (char const *name, size_t bytes_bound) in randint_all_new() function
543 randint_source = randint_all_new (random_source, in main()
1246 randint_source = randint_all_new (random_source, SIZE_MAX); in main()