Home
last modified time | relevance | path

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

/external/lldb/test/functionalities/return-value/
Dcall-func.c89 struct four_int struct
97 struct four_int argument
98 return_four_int (struct four_int value) in return_four_int()
348 return_four_int ((struct four_int) {10, 20, 30, 40}); in main()