Home
last modified time | relevance | path

Searched defs:OUT (Results 1 – 18 of 18) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dwindows-x86-swiftcall.cpp4 #define OUT __attribute__((swift_indirect_result)) macro
H A Darm-swiftcall.cpp11 #define OUT __attribute__((swift_indirect_result)) macro
/llvm-project/libcxx/test/std/time/time.cal/time.cal.mdlast/
H A Dostream.pass.cpp39 #define TEST_EQUAL(OUT, EXPECTED) … argument
/llvm-project/libcxx/test/std/time/time.cal/time.cal.md/time.cal.md.nonmembers/
H A Dostream.pass.cpp38 #define TEST_EQUAL(OUT, EXPECTED) … argument
/llvm-project/libcxx/test/std/time/time.cal/time.cal.ymwd/time.cal.ymwd.nonmembers/
H A Dostream.pass.cpp39 #define TEST_EQUAL(OUT, EXPECTED) … argument
/llvm-project/libcxx/test/std/time/time.cal/time.cal.ymd/time.cal.ymd.nonmembers/
H A Dostream.pass.cpp39 #define TEST_EQUAL(OUT, EXPECTED) … argument
/llvm-project/libcxx/test/std/time/time.cal/time.cal.ym/time.cal.ym.nonmembers/
H A Dostream.pass.cpp39 #define TEST_EQUAL(OUT, EXPECTED) … argument
/llvm-project/libcxx/test/std/time/time.cal/time.cal.ymdlast/time.cal.ymdlast.nonmembers/
H A Dostream.pass.cpp39 #define TEST_EQUAL(OUT, EXPECTED) … argument
/llvm-project/libcxx/test/std/time/time.cal/time.cal.mwd/time.cal.mwd.nonmembers/
H A Dostream.pass.cpp39 #define TEST_EQUAL(OUT, EXPECTED) … argument
/llvm-project/libcxx/test/std/time/time.cal/time.cal.ymwdlast/time.cal.ymwdlast.nonmembers/
H A Dostream.pass.cpp39 #define TEST_EQUAL(OUT, EXPECTED) … argument
/llvm-project/libcxx/test/std/time/time.cal/time.cal.month/time.cal.month.nonmembers/
H A Dostream.pass.cpp39 #define TEST_EQUAL(OUT, EXPECTED) … argument
/llvm-project/libcxx/test/std/time/time.cal/time.cal.mwdlast/time.cal.mwdlast.nonmembers/
H A Dostream.pass.cpp39 #define TEST_EQUAL(OUT, EXPECTED) … argument
/llvm-project/libcxx/test/std/time/time.cal/time.cal.year/time.cal.year.nonmembers/
H A Dostream.pass.cpp38 #define TEST_EQUAL(OUT, EXPECTED) … argument
/llvm-project/libcxx/test/std/time/time.clock/time.clock.system/
H A Dsys_date.ostream.pass.cpp40 #define TEST_EQUAL(OUT, EXPECTED) … argument
/llvm-project/clang/test/CodeGen/
H A Dwindows-swiftcall.c4 #define OUT __attribute__((swift_indirect_result)) macro
H A Darm-swiftcall.c7 #define OUT __attribute__((swift_indirect_result)) macro
H A D64bit-swiftcall.c10 #define OUT __attribute__((swift_indirect_result)) macro
/llvm-project/llvm/lib/Support/
H A Dregex2.h162 #define OUT (CHAR_MAX+1) /* a non-character value */ macro