Searched defs:FT_USE_MODULE (Results 1 – 1 of 1) sorted by relevance
61 #define FT_USE_MODULE( type, x ) extern "C" const type x; macro63 #define FT_USE_MODULE( type, x ) extern const type x; macro71 #define FT_USE_MODULE( type, x ) (const FT_Module_Class*)&(x), macro90 #define FT_USE_MODULE( type, x ) \ macro99 #define FT_USE_MODULE( type, x ) MODULE_CLASS_##x, macro109 #define FT_USE_MODULE( type, x ) \ macro136 #define FT_USE_MODULE( type, x ) \ macro