Home
last modified time | relevance | path

Searched defs:FLT_DIG (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
Dfloat.h23 #define FLT_DIG 6 macro
/third_party/musl/porting/uniproton/kernel/include/
Dfloat.h23 #define FLT_DIG 6 macro
/third_party/musl/include/
Dfloat.h23 #define FLT_DIG 6 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfloat.h23 #define FLT_DIG 6 macro
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8725 TYPE(float, float, "%." STRINGIFY_MACROVAL(FLT_DIG) "g") in STRINGIFY_MACROVAL() argument