Home | History | Annotate | Download | only in docs

Lines Matching full:c99

33    C99 (+TC1, TC2, TC3).
751 the C99 ``_Pragma`` operator, for example:
1624 C99 floating-point pragmas.
1635 uses. The supported modes for C are c89, gnu89, c94, c99, gnu99, c11,
1637 specified, clang defaults to gnu11 mode. Many C99 and C11 features are
1662 - The ``*99`` modes default to implementing "inline" as specified in C99,