Lines Matching refs:advertise
2541 /* Does the compiler advertise C89 conformance?
2545 # error "Compiler does not advertise C89 conformance"
2595 // Does the compiler advertise C99 conformance?
2597 # error "Compiler does not advertise C99 conformance"
2742 // Does the compiler advertise C11 conformance?
2744 # error "Compiler does not advertise C11 conformance"
2857 // Does the compiler advertise C++98 conformance?
2859 # error "Compiler does not advertise C++98 conformance"
2914 // Does the compiler advertise C++ 2011 conformance?
2916 # error "Compiler does not advertise C++11 conformance"