Searched defs:result_list (Results 1 – 5 of 5) sorted by relevance
1515 PythonList result_list(PyRefType::Borrowed, py_return.get()); in GetRecognizedArguments() local
33 python::PythonList result_list(python::PyRefType::Borrowed, p.get()); in ExtractValueFromPythonObject() local
73 struct delegpt_addr* result_list; member
360 nth_rtt(struct delegpt_addr* result_list, size_t num_results, size_t n) in nth_rtt()