Home
last modified time | relevance | path

Searched defs:d12 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/test/std/numerics/numbers/
H A Dspecialize.pass.cpp41 double d12{std::numbers::phi_v<double>}; in tests() local
H A Ddefined.pass.cpp54 [[maybe_unused]] const double* d12{&std::numbers::phi_v<double>}; in tests() local
/llvm-project/clang/test/Layout/
H A Daix-bitfield-alignment.c148 int d12 = sizeof(D12); variable