Home
last modified time | relevance | path

Searched defs:PyModule_AddIntMacro (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Include/
H A Dmodsupport.h61 #define PyModule_AddIntMacro(m, c) PyModule_AddIntConstant(m, #c, c) macro

Completed in 1 milliseconds