Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dglmodule.c7188 static struct PyMethodDef gl_methods[] = { variable
7631 (void) Py_InitModule("gl", gl_methods); in initgl()