Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2611 llvm::StringRef return_data(py_string.GetString()); in GetSyntheticTypeName() local
3156 llvm::StringRef return_data(py_string.GetString()); in GetShortHelpForCommandObject() local
/freebsd-13.1/sys/dev/ixgbe/
H A Dixgbe_common.c4595 u32 length, u32 timeout, bool return_data) in ixgbe_host_interface_command()