Searched defs:n10 (Results 1 – 7 of 7) sorted by relevance
93 long n10(int a, int b) { in n10() function
75 char *n10(char *base, int a, int b) { in n10() function
84 char *n10(char *base, int a, int b) { in n10() function
38 namespace n10 { namespace
235 nullptr_t n10; // c99-error{{unknown type}} c99-modules-error{{unknown type}} variable
241 constexpr int n10 = n3 - -1; // expected-error {{constant expression}} expected-note {{value 2147483648 is outside the range of }} global() variable
320 constexpr bool n10 = &x >= (int*)0; // expected-error {{must be initialized by a constant expression}} expected-note {{unspecified}} global() variable