OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FT_SIZEOF_INT
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/freetype/dist/builds/vms/
ftconfig.h
48
#define
FT_SIZEOF_INT
4
/xsrc/external/mit/freetype/dist/include/freetype/config/
integer-types.h
32
#ifndef
FT_SIZEOF_INT
36
#define
FT_SIZEOF_INT
( 16 / FT_CHAR_BIT )
38
#define
FT_SIZEOF_INT
( 32 / FT_CHAR_BIT )
40
#define
FT_SIZEOF_INT
( 64 / FT_CHAR_BIT )
45
#endif /* !defined(
FT_SIZEOF_INT
) */
148
#if
FT_SIZEOF_INT
== ( 32 / FT_CHAR_BIT )
164
#if
FT_SIZEOF_INT
>= ( 32 / FT_CHAR_BIT )
Completed in 5 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026