Home
last modified time | relevance | path

Searched refs:FLT_LONG_MIN (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_float.h162 #define FLT_LONG_MIN (-9223372036854775808.0F) macro
163 #define FLT_LLONG_MIN FLT_LONG_MIN
164 #define FLT_INTMAX_MIN FLT_LONG_MIN
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dast_float.h183 #define FLT_LONG_MIN (-9223372036854775808.0F) macro
184 #define FLT_LLONG_MIN FLT_LONG_MIN
185 #define FLT_INTMAX_MIN FLT_LONG_MIN
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_float.h183 #define FLT_LONG_MIN (-9223372036854775808.0F) macro
184 #define FLT_LLONG_MIN FLT_LONG_MIN
185 #define FLT_INTMAX_MIN FLT_LONG_MIN
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_float.h162 #define FLT_LONG_MIN (-9223372036854775808.0F) macro
163 #define FLT_LLONG_MIN FLT_LONG_MIN
164 #define FLT_INTMAX_MIN FLT_LONG_MIN
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dfloat162 #define FLT_LONG_MIN (-9223372036854775808.0F)
163 #define FLT_LLONG_MIN FLT_LONG_MIN
164 #define FLT_INTMAX_MIN FLT_LONG_MIN
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dfloat162 #define FLT_LONG_MIN (-9223372036854775808.0F)
163 #define FLT_LLONG_MIN FLT_LONG_MIN
164 #define FLT_INTMAX_MIN FLT_LONG_MIN
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dast_float.h184 #define FLT_LONG_MIN (-2147483648.0F) macro
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_float.h163 #define FLT_LONG_MIN (-2147483648.0F) macro
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_float.h163 #define FLT_LONG_MIN (-2147483648.0F) macro
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dast_float.h184 #define FLT_LONG_MIN (-2147483648.0F) macro
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dfloat163 #define FLT_LONG_MIN (-2147483648.0F)
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dfloat163 #define FLT_LONG_MIN (-2147483648.0F)
/titanic_41/usr/src/lib/libast/common/features/
H A Dfloat349 printf("#define FLT_LONG_MIN (-%lu.0F)\n", u);
357 printf("#define FLT_LLONG_MIN FLT_LONG_MIN\n");
358 printf("#define FLT_INTMAX_MIN FLT_LONG_MIN\n");