Home
last modified time | relevance | path

Searched refs:INITFUNC (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
Dapi_implementation.cc90 #define INITFUNC PyInit__api_implementation macro
93 #define INITFUNC init_api_implementation macro
98 PyMODINIT_FUNC INITFUNC() { in INITFUNC() function
/external/protobuf/python/google/protobuf/pyext/
Dmessage_module.cc86 #define INITFUNC PyInit__message macro
89 #define INITFUNC init_message macro
93 PyMODINIT_FUNC INITFUNC() { in INITFUNC() function
/external/python/cpython2/Modules/
Dposixmodule.c9468 #define INITFUNC initnt macro
9472 #define INITFUNC initos2 macro
9476 #define INITFUNC initposix macro
9481 INITFUNC(void) in INITFUNC() function
/external/python/cpython3/Modules/
Dposixmodule.c491 # define INITFUNC PyInit_nt macro
494 # define INITFUNC PyInit_posix macro
15528 INITFUNC(void) in INITFUNC() function