Searched refs:FT_UInt64 (Results 1 – 6 of 6) sorted by relevance
179 FT_UInt64 a, b, c, d; in FT_MulDiv()183 a = (FT_UInt64)a_; in FT_MulDiv()184 b = (FT_UInt64)b_; in FT_MulDiv()185 c = (FT_UInt64)c_; in FT_MulDiv()208 FT_UInt64 a, b, c, d; in FT_MulDiv_No_Round()212 a = (FT_UInt64)a_; in FT_MulDiv_No_Round()213 b = (FT_UInt64)b_; in FT_MulDiv_No_Round()214 c = (FT_UInt64)c_; in FT_MulDiv_No_Round()257 FT_UInt64 a, b, q; in FT_DivFix()261 a = (FT_UInt64)a_; in FT_DivFix()[all …]
75 ( (FT_UInt64)val * FT_TRIG_SCALE + 0x40000000UL ) >> 32 ); in ft_trig_downscale()
207 typedef unsigned XXX FT_UInt64;316 typedef FT_UINT64 FT_UInt64; typedef
233 typedef unsigned XXX FT_UInt64;332 typedef FT_UINT64 FT_UInt64; typedef
249 /* FT_UInt64 */255 typedef unsigned XXX FT_UInt64;364 typedef FT_UINT64 FT_UInt64;
5121 [FT_LONG64]: Provide FT_UInt64.