Home
last modified time | relevance | path

Searched refs:__mb_cur_max (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/iso/
H A Dstdlib_iso.h56 unsigned char __mb_cur_max(void);
58 #define MB_CUR_MAX (__mb_cur_max())
/illumos-gate/usr/src/boot/include/
H A Dstdlib.h78 extern int __mb_cur_max;
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dlocaleimpl.c413 __mb_cur_max(void) in __mb_cur_max() function
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers389 __mb_cur_max;