Lines Matching refs:advertise
2640 /* Does the compiler advertise C89 conformance?
2644 # error "Compiler does not advertise C89 conformance"
2696 // Does the compiler advertise C99 conformance?
2698 # error "Compiler does not advertise C99 conformance"
2842 // Does the compiler advertise C11 conformance?
2844 # error "Compiler does not advertise C11 conformance"
2948 // Does the compiler advertise C++98 conformance?
2950 # error "Compiler does not advertise C++98 conformance"
3005 // Does the compiler advertise C++ 2011 conformance?
3007 # error "Compiler does not advertise C++11 conformance"