Searched refs:MODULE_INITFUNC (Results 1 – 2 of 2) sorted by relevance
1819 #ifndef MODULE_INITFUNC1820 #define MODULE_INITFUNC initpyexpat macro1831 PyMODINIT_FUNC MODULE_INITFUNC(void); /* avoid compiler warnings */1834 MODULE_INITFUNC(void) in MODULE_INITFUNC() function
1586 #ifndef MODULE_INITFUNC1587 #define MODULE_INITFUNC PyInit_pyexpat macro1635 MODULE_INITFUNC(void) in MODULE_INITFUNC() function