HomeSort by relevance Sort by last modified time
    Searched full:__glibcxx_max (Results 26 - 26 of 26) sorted by null

12

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
limits 134 #define __glibcxx_max(T) \
448 max() throw() { return __glibcxx_max(char); }
652 max() throw() { return __glibcxx_max (wchar_t); }
721 max() throw() { return __glibcxx_max (char16_t); }
791 max() throw() { return __glibcxx_max (char32_t); }
    [all...]

Completed in 202 milliseconds

12