Searched refs:ldbl_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/usr.bin/xlint/common/
H A Dparam.h73 typedef long double ldbl_t; typedef
75 typedef double ldbl_t; typedef
/freebsd-10.2-release/usr.bin/xlint/lint1/
H A Dparam.h127 typedef long double ldbl_t; typedef
129 typedef double ldbl_t; typedef
H A Dlint1.h98 ldbl_t _v_ldbl; /* floats */
H A Dtree.c1902 ldbl_t max = 0.0, min = 0.0;
1982 (ldbl_t)(uint64_t)v->v_quad : (ldbl_t)v->v_quad;
2922 ldbl_t l, r = 0;

Completed in 108 milliseconds