Home
last modified time | relevance | path

Searched defs:PyModule_AddIntConstant (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dmodsupport.c649 PyModule_AddIntConstant(PyObject *m, const char *name, long value) in PyModule_AddIntConstant() function
/external/python/cpython3/Python/
Dmodsupport.c644 PyModule_AddIntConstant(PyObject *m, const char *name, long value) in PyModule_AddIntConstant() function