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.cc101 #define INITFUNC PyInit__api_implementation macro
104 #define INITFUNC init_api_implementation macro
109 PyMODINIT_FUNC INITFUNC() { in INITFUNC() function
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc2532 #define INITFUNC PyInit__message macro
2535 #define INITFUNC init_message macro
2540 PyMODINIT_FUNC INITFUNC(void) { in INITFUNC() function