Home
last modified time | relevance | path

Searched defs:xl (Results 1 – 8 of 8) sorted by relevance

/llvm-project/libcxx/test/std/utilities/charconv/charconv.from.chars/
H A Dintegral.roundtrip.pass.cpp41 using xl = std::numeric_limits<T>; operator ()() typedef
69 using xl = std::numeric_limits<T>; operator ()() typedef
/llvm-project/libcxx/test/std/utilities/charconv/charconv.to.chars/
H A Dintegral.pass.cpp163 using xl = std::numeric_limits<T>; operator ()() typedef
284 using xl = std::numeric_limits<T>; operator ()() typedef
/llvm-project/clang/test/CXX/temp/temp.spec/temp.expl.spec/
H A Dp19.cpp20 void test(X<int> xi, X<long> xl, float *fp) { in test()
/llvm-project/clang/test/SemaTemplate/
H A Dcopy-ctor-assign.cpp32 void test3(X<int> &x, X<int> xi, X<long> xl, X<int Y::*> xmptr) { in test3()
H A Dextern-templates.cpp43 void test_longptr(X0<long*> xl, X0<long*>::Inner xli) { in test_longptr()
/llvm-project/clang/test/Analysis/
H A Dbug_hash_test.cpp113 TX<long> xl; in g() local
/llvm-project/libc/AOR_v20.02/math/test/rtest/
H A Dsemi.c16 uint32 xh, xl, roundword; in test_rint() local
430 uint32 xh, xl; in test_frexp() local
/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp3927 if (auto xl = getOperation()->getAttr(fir::StringLitOp::xlist())) { verify() local