Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/locale/
H A Dmblocal.h46 void _GBK_init(struct lc_ctype *);
H A Dsetrunelocale.c89 { "GBK", _GBK_init },
H A Dgbk.c63 _GBK_init(struct lc_ctype *lct) in _GBK_init() function