Home
last modified time | relevance | path

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

/external/lldb/test/functionalities/return-value/
Dcall-func.c71 return_two_int (struct two_int value) in return_two_int() function
346 return_two_int ((struct two_int) {10, 20}); in main()