UbixOS  2.0
_types.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int ___wchar_t
 
typedef __int64_t __blkcnt_t
 
typedef __uint32_t __blksize_t
 
typedef __uint_least16_t __char16_t
 
typedef __uint_least32_t __char32_t
 
typedef unsigned long __clock_t
 
typedef __uint32_t __dev_t
 
typedef __uint32_t __fflags_t
 
typedef __uint32_t __gid_t
 
typedef __uint32_t __ino_t
 
typedef short __int16_t
 
typedef int __int32_t
 
typedef long long __int64_t
 
typedef char __int8_t
 
typedef __int16_t __int_fast16_t
 
typedef __int32_t __int_fast32_t
 
typedef __int64_t __int_fast64_t
 
typedef __int8_t __int_fast8_t
 
typedef __int16_t __int_least16_t
 
typedef __int32_t __int_least32_t
 
typedef __int64_t __int_least64_t
 
typedef __int8_t __int_least8_t
 
typedef __int64_t __intmax_t
 
typedef __int32_t __intptr_t
 
typedef __uint16_t __mode_t
 
typedef __uint16_t __nlink_t
 
typedef __int32_t __pid_t
 
typedef __int32_t __ptrdiff_t
 
typedef __int64_t __rlim_t
 
typedef __uint32_t __size_t
 
typedef __int32_t __ssize_t
 
typedef long __suseconds_t
 
typedef __int32_t __time_t
 
typedef __uint32_t __uid_t
 
typedef unsigned short __uint16_t
 
typedef unsigned int __uint32_t
 
typedef unsigned long long __uint64_t
 
typedef unsigned char __uint8_t
 
typedef __uint16_t __uint_fast16_t
 
typedef __uint32_t __uint_fast32_t
 
typedef __uint64_t __uint_fast64_t
 
typedef __uint8_t __uint_fast8_t
 
typedef __uint16_t __uint_least16_t
 
typedef __uint32_t __uint_least32_t
 
typedef __uint64_t __uint_least64_t
 
typedef __uint8_t __uint_least8_t
 
typedef __uint32_t __uintfptr_t
 
typedef __uint64_t __uintmax_t
 
typedef __uint32_t __uintptr_t
 

Typedef Documentation

◆ ___wchar_t

typedef int ___wchar_t

Definition at line 54 of file _types.h.

◆ __blkcnt_t

Definition at line 50 of file _types.h.

◆ __blksize_t

Definition at line 51 of file _types.h.

◆ __char16_t

Definition at line 60 of file _types.h.

◆ __char32_t

Definition at line 60 of file _types.h.

◆ __clock_t

typedef unsigned long __clock_t

Definition at line 46 of file _types.h.

◆ __dev_t

Definition at line 48 of file _types.h.

◆ __fflags_t

Definition at line 52 of file _types.h.

◆ __gid_t

Definition at line 50 of file _types.h.

◆ __ino_t

Definition at line 47 of file _types.h.

◆ __int16_t

typedef short __int16_t

Definition at line 35 of file _types.h.

◆ __int32_t

typedef int __int32_t

Definition at line 37 of file _types.h.

◆ __int64_t

typedef long long __int64_t

Definition at line 39 of file _types.h.

◆ __int8_t

typedef char __int8_t

Definition at line 33 of file _types.h.

◆ __int_fast16_t

Definition at line 53 of file _types.h.

◆ __int_fast32_t

Definition at line 53 of file _types.h.

◆ __int_fast64_t

Definition at line 53 of file _types.h.

◆ __int_fast8_t

Definition at line 53 of file _types.h.

◆ __int_least16_t

Definition at line 53 of file _types.h.

◆ __int_least32_t

Definition at line 53 of file _types.h.

◆ __int_least64_t

Definition at line 53 of file _types.h.

◆ __int_least8_t

Definition at line 53 of file _types.h.

◆ __intmax_t

Definition at line 53 of file _types.h.

◆ __intptr_t

Definition at line 53 of file _types.h.

◆ __mode_t

Definition at line 49 of file _types.h.

◆ __nlink_t

Definition at line 49 of file _types.h.

◆ __pid_t

typedef __int32_t __pid_t

Definition at line 57 of file _types.h.

◆ __ptrdiff_t

Definition at line 53 of file _types.h.

◆ __rlim_t

Definition at line 42 of file _types.h.

◆ __size_t

Definition at line 53 of file _types.h.

◆ __ssize_t

Definition at line 47 of file _types.h.

◆ __suseconds_t

typedef long __suseconds_t

Definition at line 56 of file _types.h.

◆ __time_t

Definition at line 50 of file _types.h.

◆ __uid_t

Definition at line 50 of file _types.h.

◆ __uint16_t

typedef unsigned short __uint16_t

Definition at line 36 of file _types.h.

◆ __uint32_t

typedef unsigned int __uint32_t

Definition at line 38 of file _types.h.

◆ __uint64_t

typedef unsigned long long __uint64_t

Definition at line 40 of file _types.h.

◆ __uint8_t

typedef unsigned char __uint8_t

Definition at line 34 of file _types.h.

◆ __uint_fast16_t

Definition at line 53 of file _types.h.

◆ __uint_fast32_t

Definition at line 53 of file _types.h.

◆ __uint_fast64_t

Definition at line 53 of file _types.h.

◆ __uint_fast8_t

Definition at line 53 of file _types.h.

◆ __uint_least16_t

Definition at line 53 of file _types.h.

◆ __uint_least32_t

Definition at line 53 of file _types.h.

◆ __uint_least64_t

Definition at line 53 of file _types.h.

◆ __uint_least8_t

Definition at line 53 of file _types.h.

◆ __uintfptr_t

Definition at line 53 of file _types.h.

◆ __uintmax_t

Definition at line 53 of file _types.h.

◆ __uintptr_t

Definition at line 53 of file _types.h.