Lines Matching full:c99
413 // C99 6.9: External Definitions.
598 /// external-declaration: [C99 6.9], declaration: [C++ dcl.dcl]
841 /// function-definition: [C99 6.9.1]
843 /// [C90] function-definition: [C99 6.7.1] - implicit int result
846 /// declaration: [C99 6.7]
848 /// [!C99] init-declarator-list ';' [TODO: warn in c99 mode]
858 // C99 6.7.2.3p6: Handle "struct-or-union identifier;", "enum { X };"
930 /// function-definition: [C99 6.9.1]
932 /// [C90] function-definition: [C99 6.7.1] - implicit int result
1150 // C99 6.9.1p6: 'each declaration in the declaration list shall have at
1161 // C99 6.9.1p6: Declarations shall contain no storage-class specifiers other
1195 // C99 6.9.1p6: those declarators shall declare only identifiers from