FT_CHAR_BIT        74 third_party/freetype2/include/ftconfig.h #ifndef FT_CHAR_BIT
FT_CHAR_BIT        97 third_party/freetype2/include/ftconfig.h #define FT_SIZEOF_INT  (16 / FT_CHAR_BIT)
FT_CHAR_BIT        99 third_party/freetype2/include/ftconfig.h #define FT_SIZEOF_INT  (32 / FT_CHAR_BIT)
FT_CHAR_BIT       101 third_party/freetype2/include/ftconfig.h #define FT_SIZEOF_INT  (64 / FT_CHAR_BIT)
FT_CHAR_BIT       109 third_party/freetype2/include/ftconfig.h #define FT_SIZEOF_LONG  (32 / FT_CHAR_BIT)
FT_CHAR_BIT       111 third_party/freetype2/include/ftconfig.h #define FT_SIZEOF_LONG  (32 / FT_CHAR_BIT)
FT_CHAR_BIT       113 third_party/freetype2/include/ftconfig.h #define FT_SIZEOF_LONG  (64 / FT_CHAR_BIT)