Home
last modified time | relevance | path

Searched refs:INITFUNC (Results 1 – 2 of 2) 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