Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddlmodule.c77 dl_call(dlobject *xp, PyObject *args) in dl_call() function
133 {"call", (PyCFunction)dl_call, METH_VARARGS},