Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libc/locale/
Dmblocal.h81 int _ascii_init(struct xlocale_ctype *, _RuneLocale *) __hidden;
Dascii.c66 _ascii_init(struct xlocale_ctype *l,_RuneLocale *rl) in _ascii_init() function
Dsetrunelocale.c134 ret = _ascii_init(l, rl); in __setrunelocale()