Home
last modified time | relevance | path

Searched refs:INITFUNC_ERRORVAL (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
Dmessage_module.cc87 #define INITFUNC_ERRORVAL NULL macro
90 #define INITFUNC_ERRORVAL macro
101 return INITFUNC_ERRORVAL; in INITFUNC()
106 return INITFUNC_ERRORVAL; in INITFUNC()
115 return INITFUNC_ERRORVAL; in INITFUNC()
/external/protobuf/python/google/protobuf/internal/
Dapi_implementation.cc91 #define INITFUNC_ERRORVAL NULL macro
94 #define INITFUNC_ERRORVAL macro
106 return INITFUNC_ERRORVAL; in INITFUNC()