OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IEEE854_LONG_DOUBLE_BIAS
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ieee754.h
195
#define
IEEE854_LONG_DOUBLE_BIAS
0x3fff
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ieee754.h
195
#define
IEEE854_LONG_DOUBLE_BIAS
0x3fff
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ieee754.h
195
#define
IEEE854_LONG_DOUBLE_BIAS
0x3fff
/external/stlport/src/
num_get_float.cpp
69
# define
IEEE854_LONG_DOUBLE_BIAS
0x3fff
874
val = _Stl_string_to_doubleT<long double,ieee854_long_double,16,
IEEE854_LONG_DOUBLE_BIAS
>(v.c_str());
/ndk/sources/cxx-stl/stlport/src/
num_get_float.cpp
69
# define
IEEE854_LONG_DOUBLE_BIAS
0x3fff
874
val = _Stl_string_to_doubleT<long double,ieee854_long_double,16,
IEEE854_LONG_DOUBLE_BIAS
>(v.c_str());
Completed in 328 milliseconds