Searched defs:u5 (Results 1 – 3 of 3) sorted by relevance
47 __device__ __attribute__((used)) int u5; variable
179 u u5 = { "asdf" }; // expected-error{{cannot initialize a member subobject of type 'int' with an lv… variable
516 constexpr bool u5 = p < (int*)0; // expected-error {{constant expression}} expected-note {{comparison between '&a' and 'nullptr' has unspecified value}} global() variable