Home
last modified time | relevance | path

Searched refs:FT_MULFIX_ASSEMBLER (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/freetype/include/config/
A Dftconfig.h342 #define FT_MULFIX_ASSEMBLER FT_MulFix_arm macro
375 #define FT_MULFIX_ASSEMBLER FT_MulFix_arm macro
411 #define FT_MULFIX_ASSEMBLER FT_MulFix_i386 macro
447 #define FT_MULFIX_ASSEMBLER FT_MulFix_i386 macro
482 #define FT_MULFIX_ASSEMBLER FT_MulFix_x86_64 macro
543 #ifdef FT_MULFIX_ASSEMBLER
544 #define FT_MULFIX_INLINED FT_MULFIX_ASSEMBLER
/AliOS-Things-master/components/freetype/src/base/
A Dftcalc.c210 #ifdef FT_MULFIX_ASSEMBLER in FT_MulFix()
212 return FT_MULFIX_ASSEMBLER( a, b ); in FT_MulFix()
454 #ifdef FT_MULFIX_ASSEMBLER in FT_MulFix()
456 return FT_MULFIX_ASSEMBLER( a, b ); in FT_MulFix()

Completed in 5 milliseconds