Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/locale/
H A Dmblocal.h99 void _EUC_JP_init(struct lc_ctype *);
H A Dsetrunelocale.c84 { "EUC-JP", _EUC_JP_init },
H A Deuc.c205 _EUC_JP_init(struct lc_ctype *lct) in _EUC_JP_init() function