Searched defs:s_fixedpt (Results 1 – 2 of 2) sorted by relevance
37 struct s_fixedpt { struct38 u_short int_part;39 u_short fraction;
48 struct s_fixedpt { struct49 u_int16_t int_parts;50 u_int16_t fractions;