Searched refs:_my_time (Results 1 – 2 of 2) sorted by relevance
55 extern char _my_time[];413 if (strcmp(_my_time, _locales[LC_TIME -1]) == 0) { in getlocale_time()430 strcpy(_locales[LC_TIME - 1], _my_time); in getlocale_time()434 strcpy(_my_time, _locales[LC_TIME - 1]); in getlocale_time()
103 char _my_time[MAXLOCALENAME + 1]; variable828 strcpy(_my_time,"C"); in init_statics()