Searched refs:dfixed_frac (Results 1 – 4 of 4) sorted by relevance
43 #define dfixed_frac(A) ((A).full & ((1 << 12) - 1)) macro
157 return dfixed_frac(inf); in compute_initial_dda()
152 return dfixed_frac(inf); in compute_initial_dda()