Searched refs:_randomstate_global (Results 1 – 1 of 1) sorted by relevance
97 #define _randomstate_global get_random_state(PyState_FindModule(&_randommodule)) macro294 n = PyObject_CallOneArg(_randomstate_global->Long___abs__, arg); in random_seed()522 if (type == (PyTypeObject*)_randomstate_global->Random_Type && in random_new()