Home
last modified time | relevance | path

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

/openbsd/include/
H A Dfloat.h83 #define LDBL_DIG __LDBL_DIG macro
/openbsd/gnu/usr.bin/gcc/gcc/ginclude/
H A Dfloat.h58 #define LDBL_DIG __LDBL_DIG__ macro
/openbsd/gnu/gcc/gcc/ginclude/
H A Dfloat.h58 #define LDBL_DIG __LDBL_DIG__ macro
/openbsd/gnu/llvm/clang/lib/Headers/
H A Dfloat.h109 #define LDBL_DIG __LDBL_DIG__ macro
/openbsd/gnu/usr.bin/perl/
H A Dperl.h2552 # define LDBL_DIG 18 /* assume IEEE */ macro
2554 # define LDBL_DIG 18 /* gcc? */ macro
2556 # define LDBL_DIG 33 /* assume IEEE */ macro
2558 # define LDBL_DIG DBL_DIG /* bummer */ macro