Home
last modified time | relevance | path

Searched refs:___mb_cur_max_l (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/xlocale/
H A D_stdlib.h56 int ___mb_cur_max_l(locale_t);
57 #define MB_CUR_MAX_L(x) ((size_t)___mb_cur_max_l(x))
/freebsd/lib/libc/locale/
H A Drunetype.c84 int ___mb_cur_max_l(locale_t locale) in ___mb_cur_max_l() function
H A DSymbol.map179 ___mb_cur_max_l;