Home
last modified time | relevance | path

Searched defs:ret4 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/
H A Dpath.compare.pass.cpp105 int ret4 = normalize_ret(p1.compare(RV)); test_compare_basic() local
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dppc32-and-aix-struct-return.c80 Four ret4(void) { return (Four){0.4}; } in ret4() function
/llvm-project/clang/test/SemaCUDA/
H A Dfunction-overload.cu403 HostReturnTy2 ret4 = host_only_function(1.0f); in test_host_device_single_side_overloading() local
416 HostReturnTy2 ret4 = host_only_function(1.0f); in test_host_device_wrong_side_overloading_inline_no_diag() local
429 HostReturnTy2 ret4 = host_only_function(1.0f); in test_host_device_wrong_side_overloading_inline_diag() local
/llvm-project/compiler-rt/test/dfsan/
H A Dcustom.cpp1281 int ret4 = inet_pton(AF_INET, addr4, &in4); in test_inet_pton() local