Home
last modified time | relevance | path

Searched defs:HAVE_GETRANDOM_SYSCALL (Results 1 – 9 of 9) sorted by relevance

/dports/databases/py-sqlite3/Python-3.8.12/
H A Dconfigure.ac5553 AC_DEFINE(HAVE_GETRANDOM_SYSCALL, 1, definition
/dports/databases/py-gdbm/Python-3.8.12/
H A Dconfigure.ac5553 AC_DEFINE(HAVE_GETRANDOM_SYSCALL, 1, definition
/dports/lang/python-tools/Python-3.8.12/
H A Dconfigure.ac5553 AC_DEFINE(HAVE_GETRANDOM_SYSCALL, 1, definition
/dports/lang/python38/Python-3.8.12/
H A Dconfigure.ac5553 AC_DEFINE(HAVE_GETRANDOM_SYSCALL, 1, definition
/dports/x11-toolkits/py-tkinter/Python-3.8.12/
H A Dconfigure.ac5553 AC_DEFINE(HAVE_GETRANDOM_SYSCALL, 1, definition
/dports/lang/python37/Python-3.7.12/
H A Dconfigure.ac5607 AC_DEFINE(HAVE_GETRANDOM_SYSCALL, 1, definition
/dports/lang/python39/Python-3.9.9/
H A Dconfigure.ac5699 AC_DEFINE(HAVE_GETRANDOM_SYSCALL, 1, definition
/dports/lang/python310/Python-3.10.1/
H A Dconfigure.ac5761 AC_DEFINE(HAVE_GETRANDOM_SYSCALL, 1, definition
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dpyconfig.h500 #define HAVE_GETRANDOM_SYSCALL 1 macro