Home | History | Annotate | Download | only in src2

Lines Matching full:consts

1237 static void init_submodule(PyObject * root, const char * name, PyMethodDef * methods, ConstDef * consts)
1271 for (ConstDef * c = consts; c->name != NULL; ++c)