Home
last modified time | relevance | path

Searched defs:ten (Results 1 – 9 of 9) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dms_struct-bitfield-3.c40 struct ten { struct
48 static int a2[(size_struct_2 == sizeof (struct ten)) -1]; argument
/llvm-project/compiler-rt/test/asan/TestCases/Posix/
H A Dprint_cmdline.cpp9 volatile int ten = 10; variable
H A Dhalt_on_error_suppress_equal_pcs.cpp27 volatile int ten = 10; variable
/llvm-project/compiler-rt/test/asan/TestCases/
H A Dhalt_on_error-1.c11 volatile int ten = 10; variable
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
H A Dp9.cpp32 static const unsigned char ten = 10; variable
/llvm-project/libcxx/test/std/experimental/iterator/ostream.joiner/ostream.joiner.cons/
H A Dostream_joiner.cons.pass.cpp32 const std::wstring ten = L"10"; in main() local
/llvm-project/libc/test/src/stdlib/
H A DStrtolTest.h47 ASSERT_EQ(func(ten, nullptr, 10), ReturnT(10)); in CleanBaseTenDecode() local
37 const char *ten = "10"; InvalidBase() local
H A DAtoiTest.h23 const char *ten = "10"; in validNumbers() local
/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp4196 APInt ten(precision, 10); toStringImpl() local