Home
last modified time | relevance | path

Searched defs:py_retval (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/python/
Dlibxml.c112 PyObject *py_retval; in libxml_xmlMemoryUsed() local
124 PyObject *py_retval; in libxml_xmlDebugMemory() local
502 PyObject *py_retval; in libxml_xmlCreateOutputBuffer() local
565 PyObject *py_retval; in libxml_xmlOutputBufferClose() local
586 PyObject *py_retval; in libxml_xmlOutputBufferFlush() local
602 PyObject *py_retval; in libxml_xmlSaveFileTo() local
625 PyObject *py_retval; in libxml_xmlSaveFormatFileTo() local
679 PyObject *py_retval; in libxml_xmlCreateInputBuffer() local
765 PyObject *py_retval; in libxml_xmlSetEntityLoader() local
1664 PyObject *py_retval; in libxml_xmlRegisterErrorHandler() local
[all …]
/external/python/cpython2/Modules/_sqlite/
Dconnection.c655 PyObject* py_retval = NULL; in _pysqlite_func_callback() local