Searched defs:longdouble (Results 1 – 2 of 2) sorted by relevance
68 typedef struct longdouble { struct69 uint64_t mant;70 uint16_t expsign;
68 int sh, lg, quad, longdouble; in get_next_format_from_precision() local