Searched defs:one_double_two_float (Results 1 - 1 of 1) sorted by path

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

Completed in 423 milliseconds