Home
last modified time | relevance | path

Searched refs:MODULE_INITFUNC (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dpyexpat.c1801 #ifndef MODULE_INITFUNC
1802 #define MODULE_INITFUNC initpyexpat macro
1813 PyMODINIT_FUNC MODULE_INITFUNC(void); /* avoid compiler warnings */
1816 MODULE_INITFUNC(void) in MODULE_INITFUNC() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dpyexpat.c1821 #ifndef MODULE_INITFUNC
1822 #define MODULE_INITFUNC initpyexpat macro
1833 PyMODINIT_FUNC MODULE_INITFUNC(void); /* avoid compiler warnings */
1836 MODULE_INITFUNC(void) in MODULE_INITFUNC() function