Searched defs:FT_LOCAL_DEF (Results 1 – 4 of 4) sorted by relevance
330 #define FT_LOCAL_DEF( x ) static x macro336 #define FT_LOCAL_DEF( x ) extern "C" x macro339 #define FT_LOCAL_DEF( x ) x macro
347 #define FT_LOCAL_DEF( x ) static x macro353 #define FT_LOCAL_DEF( x ) extern "C" x macro356 #define FT_LOCAL_DEF( x ) x macro
37 #define FT_LOCAL_DEF( x ) static x macro