Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_randommodule.c455 static PyMethodDef random_methods[] = { variable
502 random_methods, /*tp_methods*/
/external/python/cpython2/Modules/
D_randommodule.c528 static PyMethodDef random_methods[] = { variable
578 random_methods, /*tp_methods*/