Searched refs:LDBL_EPSILON (Results 1 – 4 of 4) sorted by relevance
47 printf ("%Lf, %Lf, %Lf, %Lf\n", ld, ldblit(f), ld - ldblit(f), LDBL_EPSILON); in main()51 if (ld - ldblit(f) < LDBL_EPSILON) in main()
63 # undef LDBL_EPSILON112 #define LDBL_EPSILON __LDBL_EPSILON__ macro
482 static long double _STLP_CALL epsilon() _STLP_NOTHROW { return LDBL_EPSILON; } in epsilon()
291 # undef LDBL_EPSILON294 # define LDBL_EPSILON DBL_EPSILON macro2690 epsilon = LDBL_EPSILON;