Home
last modified time | relevance | path

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

/external/lldb/test/functionalities/return-value/
Dcall-func.c209 struct two_double struct
215 struct two_double argument
216 return_two_double (struct two_double value) in return_two_double()
351 return_two_double ((struct two_double) {10.0, 20.0}); in main()