Searched refs:__mb_cur_max (Results 1 - 2 of 2) sorted by relevance

/external/libcxx/include/support/solaris/
H A Dxlocale.h35 size_t __mb_cur_max(locale_t l);
36 #define MB_CUR_MAX_L(l) __mb_cur_max(l)
/external/libcxx/src/support/solaris/
H A Dxlocale.c29 size_t __mb_cur_max(locale_t __l) { function

Completed in 926 milliseconds