Searched refs:DBL_EPSILON (Results 1 - 9 of 9) sorted by relevance

/seL4-camkes-master/projects/musllibc/include/
H A Dfloat.h31 #define DBL_EPSILON 2.22044604925031308085e-16 macro
/seL4-camkes-master/projects/musllibc/src/math/
H A Dceil.c4 #define EPS DBL_EPSILON
H A Dfloor.c4 #define EPS DBL_EPSILON
H A Drint.c6 #define EPS DBL_EPSILON
H A Drintf.c8 #define EPS DBL_EPSILON
H A Dround.c4 #define EPS DBL_EPSILON
H A Droundf.c6 #define EPS DBL_EPSILON
H A D__rem_pio2f.c26 #define EPS DBL_EPSILON
H A D__rem_pio2.c23 #define EPS DBL_EPSILON

Completed in 105 milliseconds