Searched refs:LC_local (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dlc.h44 #define LC_local 0x00020 macro
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dlc.h44 #define LC_local 0x00020 macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dlc.h44 #define LC_local 0x00020 macro
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dlc.h44 #define LC_local 0x00020 macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dlc.h44 #define LC_local 0x00020 macro
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dlc.h44 #define LC_local 0x00020 macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dlc.h44 #define LC_local 0x00020 macro
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dlc.h44 #define LC_local 0x00020 macro
/illumos-gate/usr/src/lib/libast/common/port/
H A Dlc.c43 LC_default|LC_checked|LC_local,
73 LC_debug|LC_checked|LC_local,
265 if (!(flags & (LC_abbreviated|LC_default|LC_local|LC_qualified|LC_verbose)))
350 if ((flags & LC_local) && (!lc->language || !(lc->language->flags & (LC_debug|LC_default))))
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dsetlocale.c843 else if (lc->flags & (LC_debug|LC_local))
861 lc->flags |= LC_local;
864 if (!(lc->flags & LC_local))

Completed in 53 milliseconds