stdint.h File Reference

Typedef int8_t

typedef __int8_t int8_t

Typedef int16_t

typedef __int16_t int16_t

Typedef int32_t

typedef __int32_t int32_t

Typedef int64_t

typedef __int64_tint64_t

Typedef uint8_t

typedef __uint8_t uint8_t

Typedef uint16_t

typedef __uint16_t uint16_t

Typedef uint32_t

typedef __uint32_t uint32_t

Typedef uint64_t

typedef __uint64_tuint64_t

Typedef int_least8_t

typedef __int_least8_t int_least8_t

Typedef int_least16_t

typedef __int_least16_t int_least16_t

Typedef int_least32_t

typedef __int_least32_t int_least32_t

Typedef int_least64_t

typedef __int_least64_t int_least64_t

Typedef uint_least8_t

typedef __uint_least8_t uint_least8_t

Typedef uint_least16_t

typedef __uint_least16_t uint_least16_t

Typedef uint_least32_t

typedef __uint_least32_t uint_least32_t

Typedef uint_least64_t

typedef __uint_least64_t uint_least64_t

Typedef int_fast8_t

typedef __int_fast8_t int_fast8_t

Typedef int_fast16_t

typedef __int_fast16_t int_fast16_t

Typedef int_fast32_t

typedef __int_fast32_t int_fast32_t

Typedef int_fast64_t

typedef __int_fast64_t int_fast64_t

Typedef uint_fast8_t

typedef __uint_fast8_t uint_fast8_t

Typedef uint_fast16_t

typedef __uint_fast16_t uint_fast16_t

Typedef uint_fast32_t

typedef __uint_fast32_t uint_fast32_t

Typedef uint_fast64_t

typedef __uint_fast64_t uint_fast64_t

Typedef intmax_t

typedef __intmax_t intmax_t

Typedef uintmax_t

typedef __uintmax_t uintmax_t

Typedef intptr_t

typedef __intptr_t intptr_t

Typedef uintptr_t

typedef __uintptr_t uintptr_t