Searched defs:FT_BOOL (Results 1 – 4 of 4) sorted by relevance
574 #define FT_BOOL( x ) ( (FT_Bool)( x ) ) macro