Home | History | Annotate | Download | only in Headers

Lines Matching full:c99

33 // C99 7.18.3 Limits of other integer types
50 // so that a C library implementation which follows the C99 standard can be
76 /* C99 7.18.1.1 Exact-width integer types.
77 * C99 7.18.1.2 Minimum-width integer types.
78 * C99 7.18.1.3 Fastest minimum-width integer types.
254 /* C99 7.18.1.4 Integer types capable of holding object pointers.
274 /* C99 7.18.1.5 Greatest-width integer types.
279 /* C99 7.18.4 Macros for minimum-width integer constants.
455 /* C99 7.18.2.1 Limits of exact-width integer types.
456 * C99 7.18.2.2 Limits of minimum-width integer types.
457 * C99 7.18.2.3 Limits of fastest minimum-width integer types.
459 * The presence of limit macros are completely optional in C99. This
659 /* C99 7.18.2.4 Limits of integer types capable of holding object pointers. */
660 /* C99 7.18.3 Limits of other integer types. */
675 /* C99 7.18.2.5 Limits of greatest-width integer types. */
680 /* C99 7.18.3 Limits of other integer types. */