Home
last modified time | relevance | path

Searched refs:c_locale (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A Dappcert.pl395 c_locale(1);
398 c_locale(0);
470 c_locale(1);
473 c_locale(0);
545 c_locale(1);
548 c_locale(0);
H A DAppcertUtil.pm96 &c_locale
330 c_locale(1);
332 c_locale(0);
376 c_locale(1);
378 c_locale(0);
431 c_locale(1);
433 c_locale(0);
574 sub c_locale subroutine
H A Dsymcheck.pl783 c_locale(1);
786 c_locale(0);
834 c_locale(1);
843 c_locale(0);
H A Dsymprof.pl1458 c_locale(1);
/illumos-gate/usr/src/cmd/demangle/
H A Ddemangle.c27 locale_t c_locale; variable
61 if ((c_locale = newlocale(LC_CTYPE_MASK, "C", NULL)) == NULL) in main()
133 if (isalnum_l(c, c_locale) || c == '.' || c == '_' || in do_input()
/illumos-gate/usr/src/cmd/fmt/
H A Dfmt.c676 goto c_locale; in _wckind_init()
688 c_locale: in _wckind_init()