Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dx86_64-arguments.c423 struct test51_s { __uint128_t intval; }; argument
424 void test51(struct test51_s *s, __builtin_va_list argList) { in test51()
425 *s = __builtin_va_arg(argList, struct test51_s); in test51()