Searched defs:d7 (Results 1 – 13 of 13) sorted by relevance
978 int d7; global() member
48 D7 d7(0); variable
133 C d7(9 * N + 2); in test_string() local
36 double d7{std::numbers::ln10_v<double>}; in tests() local
49 [[maybe_unused]] const double* d7{&std::numbers::ln10_v<double>}; in tests() local
109 const volatile B<A>* d7() { return 0; } in d7() function
103 Agg<double> d7 = {e315 - 5 * e314 + e305 - 5 * e314}; // OK in shrink_float() local
112 Agg<double> d7 = {e315 - 5 * e314 + e305 - 5 * e314}; // OK in shrink_float() local
240 float* d7 = derived2(c); in test_derived() local
230 A<true> d7 = { true}; // expected-error {{chosen constructor is explicit}} variable