Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_randommodule.c411 random_jumpahead(RandomObject *self, PyObject *n) in random_jumpahead() function
537 {"jumpahead", (PyCFunction)random_jumpahead, METH_O,