Lines Matching full:c99
46 // RUN: %clang_cc1 -std=c99 -E -dM < /dev/null | FileCheck -check-prefix C99 %s48 // C99:#define __STDC_VERSION__ 199901L49 // C99:#define __STRICT_ANSI__ 1