Home
last modified time | relevance | path

Searched refs:Invalid1 (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/Sema/
Dinline-asm-validate-x86.c56 static const int Invalid1 = 1; in L() local
66 : "0"(i), "L"(Invalid1)); // expected-error{{value '1' out of range for constraint 'L'}} in L()