Home
last modified time | relevance | path

Searched refs:INITFUNC (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/python/google/protobuf/internal/
H A Dapi_implementation.cc90 #define INITFUNC PyInit__api_implementation macro
93 #define INITFUNC init_api_implementation macro
98 PyMODINIT_FUNC INITFUNC() { in INITFUNC() function
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage_module.cc86 #define INITFUNC PyInit__message macro
89 #define INITFUNC init_message macro
93 PyMODINIT_FUNC INITFUNC() { in INITFUNC() function
/third_party/python/Modules/
H A Dposixmodule.c510 # define INITFUNC PyInit_nt macro
513 # define INITFUNC PyInit_posix macro
16051 INITFUNC(void) in INITFUNC() function

Completed in 16 milliseconds