Searched refs:epsl (Results 1 – 1 of 1) sorted by relevance
39 volatile long double epsl = LDBL_EPSILON; in main() local68 T(1.0L, 1.0L+epsl, LESS); in main()69 T(1.0L+epsl, 1.0L, GREATER); in main()104 T(1.0L, 1.0L+epsl*0.25L, EQUAL); in main()