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