Home
last modified time | relevance | path

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

/external/lldb/test/functionalities/return-value/
Dcall-func.c156 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()
359 return_three_short_one_float ((struct three_short_one_float) {10, 20, 30, 40.0}); in main()