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
1626 #ifndef MODULE_INITFUNC1627 #define MODULE_INITFUNC PyInit_pyexpat macro1643 MODULE_INITFUNC(void) in MODULE_INITFUNC() function