Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/python/
H A Dlibxml.c103 PyObject *py_retval; in libxml_xmlMemoryUsed() local
115 PyObject *py_retval; in libxml_xmlDebugMemory() local
446 PyObject *py_retval; in libxml_xmlCreateOutputBuffer() local
509 PyObject *py_retval; in libxml_xmlOutputBufferClose() local
530 PyObject *py_retval; in libxml_xmlOutputBufferFlush() local
546 PyObject *py_retval; in libxml_xmlSaveFileTo() local
569 PyObject *py_retval; in libxml_xmlSaveFormatFileTo() local
623 PyObject *py_retval; in libxml_xmlCreateInputBuffer() local
700 PyObject *py_retval; in libxml_xmlSetEntityLoader() local
1529 PyObject *py_retval; in libxml_xmlRegisterErrorHandler() local
[all …]
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dconnection.c655 PyObject* py_retval = NULL; in _pysqlite_func_callback() local
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dconnection.c775 PyObject* py_retval = NULL; in func_callback() local