Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dcstubs528 static PyObject *gl_endselect(self, args) PyObject *self, *args; {
Dglmodule.c498 static PyObject *gl_endselect(PyObject *self) in gl_endselect() function
7199 {"endselect", gl_endselect, METH_NOARGS},