Home
last modified time | relevance | path

Searched refs:LC_debug (Results 1 – 12 of 12) sorted by last modified time

/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmlocale.c53 if ((li->lc->language->flags & (LC_debug|LC_default)) || streq(li->lc->language->code, "en")) in standardized()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dlc.c82 LC_debug|LC_checked|LC_local,
282 if (lp->flags & (LC_debug|LC_default)) in canonical()
386 if ((flags & LC_local) && (!lc->language || !(lc->language->flags & (LC_debug|LC_default)))) in lccanon()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsetlocale.c512 if (locales[cp->internal]->flags & LC_debug) in set_collate()
2258 if (locales[cp->internal]->flags & LC_debug) in set_ctype()
2494 else if (lc->flags & (LC_debug|LC_local)) in single()
H A Dlocaleconv.c95 if ((locales[AST_LC_MONETARY]->flags | locales[AST_LC_NUMERIC]->flags) & LC_debug) in _ast_localeconv()
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/
H A Dlc.h11 #define LC_debug 0x00004 macro
H A Dlctab.c52 {"debug","debug",0,&lc_charsets[0],LC_debug,0,0,0,},
1179 {"debug","debug",LC_debug,0,&lc_languages[1],0,0,0,0,0,0,0,},
/illumos-gate/usr/src/cmd/ast/libast/sparc/
H A Dlc.h11 #define LC_debug 0x00004 macro
H A Dlctab.c52 {"debug","debug",0,&lc_charsets[0],LC_debug,0,0,0,},
1179 {"debug","debug",LC_debug,0,&lc_languages[1],0,0,0,0,0,0,0,},
/illumos-gate/usr/src/cmd/ast/libast/i386/
H A Dlctab.c52 {"debug","debug",0,&lc_charsets[0],LC_debug,0,0,0,},
1179 {"debug","debug",LC_debug,0,&lc_languages[1],0,0,0,0,0,0,0,},
H A Dlc.h11 #define LC_debug 0x00004 macro
/illumos-gate/usr/src/cmd/ast/libast/amd64/
H A Dlctab.c52 {"debug","debug",0,&lc_charsets[0],LC_debug,0,0,0,},
1179 {"debug","debug",LC_debug,0,&lc_languages[1],0,0,0,0,0,0,0,},
H A Dlc.h11 #define LC_debug 0x00004 macro