Home
last modified time | relevance | path

Searched refs:random_state_of_last_resort (Results 1 – 3 of 3) sorted by relevance

/dports/lang/guile2/guile-2.2.7/libguile/
H A Drandom.c707 random_state_of_last_resort (void) in random_state_of_last_resort() function
782 SCM random_state = random_state_of_last_resort (); in scm_i_random_bytes_from_platform()
799 return random_state_of_last_resort ();
/dports/lang/guile/guile-3.0.7/libguile/
H A Drandom.c718 random_state_of_last_resort (void) in random_state_of_last_resort() function
793 SCM random_state = random_state_of_last_resort (); in scm_i_random_bytes_from_platform()
810 return random_state_of_last_resort ();
/dports/lang/guile2/guile-2.2.7/
H A DChangeLog24439 random_state_of_last_resort: use getpid directly, instead of scm_getpid
24441 (random_state_of_last_resort): Use getpid directly.
24443 Revert "random_state_of_last_resort doesn't rely on HAVE_POSIX"
24452 * libguile/random.c (random_state_of_last_resort): Simplify optional
24511 random_state_of_last_resort doesn't rely on HAVE_POSIX
24512 * libguile/random.c (random_state_of_last_resort): Add the PID as a seed