Searched refs:set_float2fixed_ (Results 1 – 2 of 2) sorted by relevance
233 int set_float2fixed_(fixed *, long, int);238 set_float2fixed_(&vr, *(const long *)&vf, fixed_fraction_bits) :\
602 set_float2fixed_(fixed * pr, long /*float */ vf, int frac_bits) in set_float2fixed_() function