Searched defs:lp_type (Results 1 – 1 of 1) sorted by relevance
78 struct lp_type { struct83 unsigned floating:1;89 unsigned fixed:1;97 unsigned sign:1;109 unsigned norm:1;117 unsigned width:14;143 struct lp_type type; argument