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.cc91 #define INITFUNC PyInit__api_implementation macro
94 #define INITFUNC init_api_implementation macro
99 PyMODINIT_FUNC INITFUNC() { in INITFUNC() function
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc3103 #define INITFUNC PyInit__message macro
3106 #define INITFUNC init_message macro
3111 PyMODINIT_FUNC INITFUNC(void) { 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.c384 #define INITFUNC PyInit_nt macro
387 #define INITFUNC PyInit_posix macro
13439 INITFUNC(void) in INITFUNC() function