Home
last modified time | relevance | path

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

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