Home
last modified time | relevance | path

Searched refs:_PyRandom_Init (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpythonrun.h131 PyAPI_FUNC(void) _PyRandom_Init(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Python/
Drandom.c374 _PyRandom_Init(void) in _PyRandom_Init() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dmain.c286 _PyRandom_Init(); in Py_Main()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c180 _PyRandom_Init(); in Py_InitializeEx()