Home
last modified time | relevance | path

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

/external/lldb/test/functionalities/return-value/
Dcall-func.c196 struct one_double_two_float struct
203 struct one_double_two_float argument
204 return_one_double_two_float (struct one_double_two_float value) in return_one_double_two_float()
352 return_one_double_two_float ((struct one_double_two_float) {10.0, 20.0, 30.0}); in main()