Home
last modified time | relevance | path

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

/llvm-project/flang/test/Lower/HLFIR/
H A Dprocedure-pointer-component-default-init.f9015 type(dt) :: dd1 variable
/llvm-project/flang/test/Lower/
H A Dentry-statement.f90138 subroutine dd1 subroutine
168 dd2dd1 global() argument
179 dd3dd1 global() argument
/llvm-project/libcxx/test/std/numerics/numbers/
H A Ddefined.pass.cpp15 [[maybe_unused]] const double* dd1{&std::numbers::log2e}; in tests() local
/llvm-project/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp134 ImplicitNV *dd1, *dd2; in doubleDecl() local