Home | History | Annotate | Download | only in smooth

Lines Matching defs:FT_ERROR

87   /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log  */
164 #ifndef FT_ERROR
165 #define FT_ERROR( varformat ) FT_Message varformat
172 #define FT_ERROR( x ) do { } while ( 0 ) /* nothing */
1987 FT_Error error;