HomeSort by relevance Sort by last modified time
    Searched refs:_QNAN_LDBL128 (Results 1 - 3 of 3) sorted by null

  /external/libcxx/include/support/ibm/
limits.h 19 static const unsigned int _QNAN_LDBL128[4] = {0x7ff80000, 0x0, 0x0, 0x0};
20 #define NANL (*((long double *)(&_QNAN_LDBL128)))
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
limits.h 19 static const unsigned int _QNAN_LDBL128[4] = {0x7ff80000, 0x0, 0x0, 0x0};
20 #define NANL (*((long double *)(&_QNAN_LDBL128)))
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
limits.h 19 static const unsigned int _QNAN_LDBL128[4] = {0x7ff80000, 0x0, 0x0, 0x0};
20 #define NANL (*((long double *)(&_QNAN_LDBL128)))

Completed in 2628 milliseconds