Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dimageop.c761 static PyMethodDef imageop_methods[] = { variable
790 m = Py_InitModule("imageop", imageop_methods); in initimageop()