Searched refs:MODULE_INITFUNC (Results 1 – 1 of 1) sorted by relevance
1821 #ifndef MODULE_INITFUNC1822 #define MODULE_INITFUNC initpyexpat macro1833 PyMODINIT_FUNC MODULE_INITFUNC(void); /* avoid compiler warnings */1836 MODULE_INITFUNC(void) in MODULE_INITFUNC() function