Home
last modified time | relevance | path

Searched refs:have_getrandom_syscall (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/
Dconfigure.ac5579 ],[have_getrandom_syscall=yes],[have_getrandom_syscall=no])
5580 AC_MSG_RESULT($have_getrandom_syscall)
5582 if test "$have_getrandom_syscall" = yes; then
Dconfigure17028 have_getrandom_syscall=yes
17030 have_getrandom_syscall=no
17034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_getrandom_syscall" >&5
17035 $as_echo "$have_getrandom_syscall" >&6; }
17037 if test "$have_getrandom_syscall" = yes; then