Home
last modified time | relevance | path

Searched defs:result_list (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPythonInterface.cpp33 python::PythonList result_list(python::PyRefType::Borrowed, p.get()); in ExtractValueFromPythonObject() local
/freebsd-src/contrib/unbound/iterator/
H A Diter_delegpt.h73 struct delegpt_addr* result_list; member
H A Diter_utils.c359 nth_rtt(struct delegpt_addr * result_list,size_t num_results,size_t n) nth_rtt() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1510 PythonList result_list(PyRefType::Borrowed, py_return.get()); GetRecognizedArguments() local