Lines Matching full:c99
34 // C99 7.18.3 Limits of other integer types
51 // so that a C library implementation which follows the C99 standard can be
77 /* C99 7.18.1.1 Exact-width integer types.
78 * C99 7.18.1.2 Minimum-width integer types.
79 * C99 7.18.1.3 Fastest minimum-width integer types.
255 /* C99 7.18.1.4 Integer types capable of holding object pointers.
275 /* C99 7.18.1.5 Greatest-width integer types.
280 /* C99 7.18.4 Macros for minimum-width integer constants.
456 /* C99 7.18.2.1 Limits of exact-width integer types.
457 * C99 7.18.2.2 Limits of minimum-width integer types.
458 * C99 7.18.2.3 Limits of fastest minimum-width integer types.
460 * The presence of limit macros are completely optional in C99. This
660 /* C99 7.18.2.4 Limits of integer types capable of holding object pointers. */
661 /* C99 7.18.3 Limits of other integer types. */
676 /* C99 7.18.2.5 Limits of greatest-width integer types. */
681 /* C99 7.18.3 Limits of other integer types. */