Searched refs:FT_UInt64 (Results 1 – 2 of 2) sorted by relevance
225 typedef unsigned XXX FT_UInt64;327 typedef FT_UINT64 FT_UInt64; typedef
267 q = (FT_UInt32)( ( ( (FT_UInt64)a << 16 ) + ( b >> 1 ) ) / b ); in FT_DivFix()
Completed in 4 milliseconds