Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/PowerPC/
H A Dppc32-and-aix-struct-return.c88 Six ret6(void) { return (Six){12, 34, 56}; } in ret6() function
/llvm-project/compiler-rt/test/dfsan/
H A Dcustom.cpp1291 int ret6 = inet_pton(AF_INET6, addr6, &in6); in test_inet_pton() local