Home | History | Annotate | Download | only in dist

Lines Matching refs:conformance

2291 /* Does the compiler advertise C89 conformance?
2295 # error "Compiler does not advertise C89 conformance"
2360 /* Does the compiler advertise C99 conformance? */
2362 # error "Compiler does not advertise C99 conformance"
2510 /* Does the compiler advertise C11 conformance? */
2512 # error "Compiler does not advertise C11 conformance"
2626 // Does the compiler advertise C++98 conformance?
2628 # error "Compiler does not advertise C++98 conformance"
2683 // Does the compiler advertise C++ 2011 conformance?
2685 # error "Compiler does not advertise C++11 conformance"