Home
last modified time | relevance | path

Searched refs:FLT_MIN_10_EXP (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
Dfloat.h25 #define FLT_MIN_10_EXP (-37) macro
/third_party/musl/ndk_musl_include/
Dfloat.h25 #define FLT_MIN_10_EXP (-37) macro
/third_party/musl/porting/liteos_a/kernel/include/
Dfloat.h25 #define FLT_MIN_10_EXP (-37) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfloat.h25 #define FLT_MIN_10_EXP (-37) macro
/third_party/musl/include/
Dfloat.h25 #define FLT_MIN_10_EXP (-37) macro
/third_party/musl/libc-test/src/api/
Dfloat.c20 C(FLT_MIN_10_EXP) in f()
/third_party/flutter/skia/src/utils/
DSkFloatToDecimal.cpp79 static_assert(kMaximumSkFloatToDecimalLength == 3 + 9 - FLT_MIN_10_EXP, ""); in SkFloatToDecimal()
/third_party/skia/src/utils/
DSkFloatToDecimal.cpp79 static_assert(kMaximumSkFloatToDecimalLength == 3 + 9 - FLT_MIN_10_EXP, ""); in SkFloatToDecimal()