Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddlmodule.c219 static PyMethodDef dl_methods[] = { variable
252 m = Py_InitModule("dl", dl_methods); in initdl()
/external/python/cffi/c/
D_cffi_backend.c4217 static PyMethodDef dl_methods[] = { variable
4254 dl_methods, /* tp_methods */