Home
last modified time | relevance | path

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

/external/lldb/test/functionalities/return-value/
Dcall-func.c76 struct three_int struct
83 struct three_int argument
84 return_three_int (struct three_int value) in return_three_int()
347 return_three_int ((struct three_int) {10, 20, 30}); in main()