Searched defs:s_fixedpt (Results 1 – 2 of 2) sorted by relevance
49 struct s_fixedpt { struct50 nd_uint16_t int_part;51 nd_uint16_t fraction;
50 struct s_fixedpt { struct51 u_int16_t int_parts;52 u_int16_t fractions;