Home
last modified time | relevance | path

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

/dports/lang/python27/Python-2.7.18/Modules/
H A Dclmodule.c927 static PyMethodDef cl_methods[] = { variable
969 m = Py_InitModule("cl", cl_methods); in initcl()
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dclmodule.c927 static PyMethodDef cl_methods[] = { variable
969 m = Py_InitModule("cl", cl_methods); in initcl()