HomeSort by relevance Sort by last modified time
    Searched defs:ieee854_long_double (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
ieee754.h 130 union ieee854_long_double union
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
ieee754.h 130 union ieee854_long_double union
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
num_get_float.cpp 56 union ieee854_long_double { union
874 val = _Stl_string_to_doubleT<long double,ieee854_long_double,16,IEEE854_LONG_DOUBLE_BIAS>(v.c_str());
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
num_get_float.cpp 56 union ieee854_long_double { union
874 val = _Stl_string_to_doubleT<long double,ieee854_long_double,16,IEEE854_LONG_DOUBLE_BIAS>(v.c_str());

Completed in 45 milliseconds