Home
last modified time | relevance | path

Searched defs:LDBL_EPSILON (Results 1 – 18 of 18) sorted by relevance

/external/musl/arch/m68k/bits/
Dfloat.h8 #define LDBL_EPSILON 1.0842021724855044340e-19L macro
27 #define LDBL_EPSILON 2.22044604925031308085e-16L macro
/external/musl/arch/or1k/bits/
Dfloat.h6 #define LDBL_EPSILON 2.22044604925031308085e-16L macro
/external/musl/arch/arm/bits/
Dfloat.h6 #define LDBL_EPSILON 2.22044604925031308085e-16L macro
/external/musl/arch/mips/bits/
Dfloat.h6 #define LDBL_EPSILON 2.22044604925031308085e-16L macro
/external/musl/arch/powerpc64/bits/
Dfloat.h6 #define LDBL_EPSILON 2.22044604925031308085e-16L macro
/external/musl/arch/powerpc/bits/
Dfloat.h6 #define LDBL_EPSILON 2.22044604925031308085e-16L macro
/external/musl/arch/mips64/bits/
Dfloat.h6 #define LDBL_EPSILON 1.92592994438723585305597794258492732e-34L macro
/external/musl/arch/sh/bits/
Dfloat.h6 #define LDBL_EPSILON 2.22044604925031308085e-16L macro
/external/musl/arch/microblaze/bits/
Dfloat.h6 #define LDBL_EPSILON 2.22044604925031308085e-16L macro
/external/musl/arch/mipsn32/bits/
Dfloat.h6 #define LDBL_EPSILON 1.92592994438723585305597794258492732e-34L macro
/external/musl/arch/riscv64/bits/
Dfloat.h6 #define LDBL_EPSILON 1.92592994438723585305597794258492732e-34L macro
/external/musl/arch/aarch64/bits/
Dfloat.h6 #define LDBL_EPSILON 1.92592994438723585305597794258492732e-34L macro
/external/musl/arch/x32/bits/
Dfloat.h10 #define LDBL_EPSILON 1.0842021724855044340e-19L macro
/external/musl/arch/x86_64/bits/
Dfloat.h10 #define LDBL_EPSILON 1.0842021724855044340e-19L macro
/external/musl/arch/i386/bits/
Dfloat.h10 #define LDBL_EPSILON 1.0842021724855044340e-19L macro
/external/musl/arch/s390x/bits/
Dfloat.h10 #define LDBL_EPSILON 1.92592994438723585305597794258492732e-34L macro
/external/clang/lib/Headers/
Dfloat.h119 #define LDBL_EPSILON __LDBL_EPSILON__ macro
/external/libxml2/
Dtrio.c305 # define LDBL_EPSILON DBL_EPSILON macro