Searched defs:longdouble (Results 1 – 6 of 6) sorted by relevance
24 struct longdouble struct35 longdouble normalize (void); argument70 longdouble add (const longdouble& r) const; argument
24 struct longdouble struct35 longdouble normalize (void); argument70 longdouble add (const longdouble &r) const; argument
30 struct longdouble struct40 extern (D) longdouble opAssign(T)(T r) argument77 extern (D) int opCmp(longdouble r) const in opCmp() argument82 extern (D) int opEquals(longdouble r) const in opEquals() argument114 longdouble add(const ref longdouble r) const; argument
70 typedef struct longdouble { struct71 uint64_t mant;72 uint16_t expsign;
74 int sh, lg, quad, longdouble; in get_next_format_from_precision() local
3096 struct longdouble struct