Home
last modified time | relevance | path

Searched refs:FT_INT64 (Results 1 – 4 of 4) sorted by relevance

/external/freetype/builds/vms/
Dftconfig.h248 #define FT_INT64 long macro
258 #define FT_INT64 long long int macro
273 #define FT_INT64 long long int macro
280 #define FT_INT64 __int64 macro
290 #define FT_INT64 __int64 macro
300 #define FT_INT64 long long int macro
307 #define FT_INT64 long long int macro
315 typedef FT_INT64 FT_Int64;
/external/freetype/include/freetype/config/
Dftconfig.h274 #define FT_INT64 long macro
289 #define FT_INT64 long long int macro
296 #define FT_INT64 __int64 macro
306 #define FT_INT64 __int64 macro
316 #define FT_INT64 long long int macro
323 #define FT_INT64 long long int macro
331 typedef FT_INT64 FT_Int64;
/external/freetype/builds/unix/
Dftconfig.in296 #define FT_INT64 long
306 #define FT_INT64 long long int
321 #define FT_INT64 long long int
328 #define FT_INT64 __int64
338 #define FT_INT64 __int64
348 #define FT_INT64 long long int
355 #define FT_INT64 long long int
363 typedef FT_INT64 FT_Int64;
/external/freetype/
DChangeLog.215013 and FT_INT64.