Home | History | Annotate | Download | only in include

Lines Matching defs:FT_MulFix

3724   /*    FT_MulFix                                                          */
3774 /* FT_MulFix */
3801 FT_MulFix( FT_Long a,
3808 #define FT_MulFix( a, b ) FT_MULFIX_INLINED( a, b )
3811 FT_MulFix( FT_Long a,