Home
last modified time | relevance | path

Searched defs:longdouble (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/msun/ld80/
H A Dinvtrig.h68 typedef struct longdouble { struct
69 uint64_t mant;
70 uint16_t expsign;
/freebsd/contrib/file/src/
H A Dfmtcheck.c68 int sh, lg, quad, longdouble; in get_next_format_from_precision() local