Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/return-value/
H A Dcall-func.cpp209 struct two_double struct
215 struct two_double argument
/llvm-project/clang/test/CodeGen/
H A Dvoidptr-vaarg.c147 two_double_t two_double(__builtin_va_list list) { in two_double() function