Searched defs:n10 (Results 1 – 4 of 4) sorted by relevance
117 Node* n10 = graph.NewNode(&dummy_operator1, n9); in TEST() local
84 T n10 = dot(g10, detail::tvec2<T, P>(fx.y, fy.y)); local406 T n10 = dot(g10, detail::tvec2<T, P>(fx.y, fy.y)); local
239 …constexpr int n10 = n3 - -1; // expected-error {{constant expression}} expected-note {{value 21474… variable
290 constexpr bool n10 = &x >= 0; // expected-error {{must be initialized by a constant expression}} variable