Searched defs:INITFUNC (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
H A Dapi_implementation.cc101 #define INITFUNC PyInit__api_implementation macro
104 #define INITFUNC init_api_implementation macro
109 PyMODINIT_FUNC INITFUNC() { function
/external/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc2532 #define INITFUNC PyInit__message macro
2535 #define INITFUNC init_message
2540 PyMODINIT_FUNC INITFUNC(void) { function

Completed in 140 milliseconds