Searched defs:lp_type (Results 1 – 1 of 1) sorted by relevance
83 struct lp_type { struct88 unsigned floating:1;94 unsigned fixed:1;102 unsigned sign:1;114 unsigned norm:1;122 unsigned width:14;148 struct lp_type type; argument