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 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
ieee754.h
195
#define
IEEE854_LONG_DOUBLE_BIAS
0x3fff
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
ieee754.h
195
#define
IEEE854_LONG_DOUBLE_BIAS
0x3fff
/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 54 milliseconds