Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
integer-types.h File Reference

Go to the source code of this file.

Macros

#define FT_CHAR_BIT   CHAR_BIT
 
#define FT_SIZEOF_LONG_LONG   0
 

Typedefs

typedef signed short FT_Int16
 
typedef unsigned short FT_UInt16
 

Macro Definition Documentation

◆ FT_CHAR_BIT

#define FT_CHAR_BIT   CHAR_BIT

Definition at line 29 of file integer-types.h.

◆ FT_SIZEOF_LONG_LONG

#define FT_SIZEOF_LONG_LONG   0

Definition at line 69 of file integer-types.h.

Typedef Documentation

◆ FT_Int16

typedef signed short FT_Int16

Definition at line 91 of file integer-types.h.

◆ FT_UInt16

typedef unsigned short FT_UInt16

Definition at line 102 of file integer-types.h.