Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dgcc-attr-list.h53 GCC_ATTR(function_return)
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc1149 ScopedPyObjectPtr function_return; in InitAttributes() local
1150 function_return.reset( in InitAttributes()
1152 if (function_return.get() == NULL) { in InitAttributes()