Home
last modified time | relevance | path

Searched defs:TINY (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dtrigd.c81 #define TINY 0x1.p-100 /* ~= 7.889e-31 */ macro
130 #define TINY 0x1.p-1000 /* ~= 9.33e-302 (min exp -1074) */ macro
179 #define TINY 0x1.p-16400 /* ~= 1.28e-4937 (min exp -16494) */ macro
228 #define TINY 0x1.p-16400 /* ~= 1.28e-4937 */ macro
298 #define TINY 0x1.p-16400 /* ~= 1.28e-4937 */ macro
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dtrigd.c81 #define TINY 0x1.p-100 /* ~= 7.889e-31 */ macro
130 #define TINY 0x1.p-1000 /* ~= 9.33e-302 (min exp -1074) */ macro
179 #define TINY 0x1.p-16400 /* ~= 1.28e-4937 (min exp -16494) */ macro
228 #define TINY 0x1.p-16400 /* ~= 1.28e-4937 */ macro
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dexpq.c100 #define TINY C[8] macro
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Dexpq.c100 #define TINY C[8] macro
/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/
H A DProjectMap.py43 TINY = auto() variable in Size
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-c.c576 enum version_components { MAJOR, MINOR, TINY }; enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-c.cc576 enum version_components { MAJOR, MINOR, TINY }; enumerator