Searched refs:FT_ERROR_BASE (Results 1 – 1 of 1) sorted by relevance
584 #define FT_ERROR_BASE( x ) ( (x) & 0xFF ) macro588 ( FT_ERROR_BASE( x ) == FT_ERROR_BASE( FT_ERR( e ) ) )590 ( FT_ERROR_BASE( x ) != FT_ERROR_BASE( FT_ERR( e ) ) )
Completed in 3 milliseconds