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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
numeric_traits.h 88 #define __glibcxx_max_digits10(_Tp) \ macro
103 static const int __max_digits10 = __glibcxx_max_digits10(_Value);
134 #undef __glibcxx_max_digits10 macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
numeric_traits.h 88 #define __glibcxx_max_digits10(_Tp) \ macro
103 static const int __max_digits10 = __glibcxx_max_digits10(_Value);
134 #undef __glibcxx_max_digits10 macro

Completed in 94 milliseconds