Home
last modified time | relevance | path

Searched refs:three_short_one_float (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/functionalities/return-value/
H A Dcall-func.cpp156 struct three_short_one_float struct
164 struct three_short_one_float argument
165 return_three_short_one_float (struct three_short_one_float value) in return_three_short_one_float()
545 return_three_short_one_float ((struct three_short_one_float) {10, 20, 30, 40.0}); in main()