Searched refs:LC_ALL (Results 1 – 18 of 18) sorted by relevance
15 #ifndef LC_ALL16 #error LC_ALL not defined
52 #define LC_ALL LC_ALL macro
5 export LC_ALL=C
57 LC_ALL=C58 export LC_ALL
953 ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \
27 setlocale( LC_ALL, newloc->locinfo->lc_category[LC_ALL].locale ); in uselocale()
19 LC_ALL
21 LC_ALL=C; export LC_ALL; \
171 …if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/nu…172 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \220 …if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/nu…221 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
16 export LC_ALL=C
250 assert('C' == setlocale(LC_ALL, 0)[0]); in setupCLocale()
423 setlocale(LC_ALL, L.name().c_str());
6 export LC_ALL=C
131 LC_ALL=C132 export LC_ALL9581 LC_ALL=C9582 export LC_ALL
953 setlocale (LC_ALL, ""); in main()
585 setlocale(LC_ALL, g.name().c_str()); in global()