Lines Matching full:c99
588 // (This bullet corresponds to C99 6.2.2p3.)
596 // declared to have external linkage; or (there is no equivalent in C99)
647 // C99 6.2.2p5:
730 // C99 6.2.2p4 and propagating the visibility attribute, so we don't have
1935 // C99 6.7p5:
1939 // C99 6.9.2p1:
1969 // C99 6.9.2p2:
2814 // C99 6.7.4p6:
2870 /// In C99, inline definitions are not externally visible by default. However,
2872 /// inline definition becomes externally visible (C99 6.7.4p6).
2876 /// opposite of C99 semantics. In particular, "inline" by itself will create
2909 // C99 6.7.4p6:
2918 // C99 6.7.4p6: