Home
last modified time | relevance | path

Searched refs:LC_checked (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dlc.h40 #define LC_checked 0x00002 macro
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/
H A Dlc.h40 #define LC_checked 0x00002 macro
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dlc.h40 #define LC_checked 0x00002 macro
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/
H A Dlc.h40 #define LC_checked 0x00002 macro
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dlc.h40 #define LC_checked 0x00002 macro
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dlc.h40 #define LC_checked 0x00002 macro
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/
H A Dlc.h40 #define LC_checked 0x00002 macro
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dlc.h40 #define LC_checked 0x00002 macro
/titanic_44/usr/src/lib/libast/common/port/
H A Dlc.c43 LC_default|LC_checked|LC_local,
73 LC_debug|LC_checked|LC_local,
/titanic_44/usr/src/lib/libast/common/comp/
H A Dsetlocale.c856 if (!(lc->flags & LC_checked)) in single()
862 lc->flags |= LC_checked; in single()