Home
last modified time | relevance | path

Searched defs:tmp_result (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/usr.bin/ssh/
H A Daddr.c332 struct xaddr tmp_addr, tmp_mask, tmp_result; in addr_host_is_all0s() local
494 struct xaddr tmp_mask, tmp_result; addr_netmatch() local
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c1566 int tmp_result = 0; in smu7_enable_dpm_tasks() local
1738 int tmp_result, result = 0; smu7_disable_dpm_tasks() local
2375 int tmp_result; smu7_complete_dependency_tables() local
4476 int tmp_result, result = 0; smu7_set_power_state_tasks() local
4881 int tmp_result, result = 0; smu7_setup_asic_task() local
[all...]
H A Dvega12_hwmgr.c1049 int tmp_result, result = 0; vega12_enable_dpm_tasks() local
2631 int tmp_result, result = 0; vega12_disable_dpm_tasks() local
[all...]
H A Dvega10_hwmgr.c738 int tmp_result; vega10_complete_dependency_tables() local
3034 int tmp_result, result = 0; vega10_enable_dpm_tasks() local
3809 int tmp_result, result = 0; vega10_set_power_state_tasks() local
5047 int tmp_result, result = 0; vega10_disable_dpm_tasks() local
[all...]
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectProcess.cpp817 bool tmp_result; in SetOptionValue() local
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2558 CommandReturnObject tmp_result(m_debugger.GetUseColor()); in HandleCommands() local