Home
last modified time | relevance | path

Searched defs:__max (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/include/
H A Drunetype.h52 __rune_t __max; /* Last rune (inclusive) of the range */ member
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A D__bsd_locale_fallbacks.h79 int __libcpp_mbtowc_l(wchar_t *__pwc, const char *__pmb, size_t __max, locale_t __l) in __libcpp_mbtowc_l()