Searched refs:LC_TIME (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libast/include/
H A Dast_std.h186 #ifndef LC_TIME
187 #define LC_TIME (-AST_LC_TIME) macro
/ast/src/lib/libast/tm/
H A Dtmlocale.c64 * fix up LC_TIME data after loading
338 * load the native LC_TIME data for the current locale
550 * load the LC_TIME data for the current locale
577 if (mcfind(NiL, NiL, LC_TIME, 0, path, sizeof(path)) && (sp = sfopen(NiL, path, "r")))
/ast/src/cmd/std/
H A Dls.c1497 if (!strcmp(setlocale(LC_TIME, NiL), "C"))
1504 if (!strcmp(setlocale(LC_TIME, NiL), "C"))
/ast/src/lib/libast/port/
H A Dlc.c145 case LC_TIME: return AST_LC_TIME;
/ast/src/lib/libast/comp/
H A Dsetlocale.c2333 { "LC_TIME", LC_TIME, AST_LC_TIME, 0 },

Completed in 48 milliseconds