Home
last modified time | relevance | path

Searched refs:handlerChar (Results 1 – 20 of 20) sorted by relevance

/third_party/musl/libc-test/src/functionalext/time/
Dstrftime_ext.c33 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in strftime_0100() local
34 if (!handlerChar) { in strftime_0100()
39 setenv("TZ", handlerChar, 1); in strftime_0100()
61 const char *handlerChar = test_handle_path(test_strftime_data[i].tz); in strftime_0200() local
62 if (!handlerChar) { in strftime_0200()
67 setenv("TZ", handlerChar, 1); in strftime_0200()
88 const char *handlerChar = test_handle_path("Pacific/Pitcairn"); in strftime_0300() local
89 if (!handlerChar) { in strftime_0300()
94 setenv("TZ", handlerChar, 1); in strftime_0300()
114 const char *handlerChar = test_handle_path("Asia/Shanghai"); in strftime_0400() local
[all …]
Dctime.c33 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in ctime_0100() local
34 if (!handlerChar) { in ctime_0100()
39 setenv("TZ", handlerChar, 1); in ctime_0100()
59 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in ctime64_0100() local
60 if (!handlerChar) { in ctime64_0100()
65 setenv("TZ", handlerChar, 1); in ctime64_0100()
Dmktime.c33 const char *handlerChar = test_handle_path(test_mktime_data[i].tz); in mktime_0100() local
34 if (!handlerChar) { in mktime_0100()
39 setenv("TZ", handlerChar, 1); in mktime_0100()
59 const char *handlerChar = test_handle_path(test_mktime_data[i].tz); in mktime64_0100() local
60 if (!handlerChar) { in mktime64_0100()
65 setenv("TZ", handlerChar, 1); in mktime64_0100()
Ddifftime.c33 const char *handlerChar = test_handle_path(test_difftime_data[i].tz); in difftime_0100() local
34 if (!handlerChar) { in difftime_0100()
39 setenv("TZ", handlerChar, 1); in difftime_0100()
59 const char *handlerChar = test_handle_path(test_difftime_data[i].tz); in difftime64_0100() local
60 if (!handlerChar) { in difftime64_0100()
65 setenv("TZ", handlerChar, 1); in difftime64_0100()
Dtimegm.c34 const char *handlerChar = test_handle_path(test_timegm_data[i].tz); in timegm_0100() local
35 if (!handlerChar) { in timegm_0100()
40 setenv("TZ", handlerChar, 1); in timegm_0100()
61 const char *handlerChar = test_handle_path(test_timegm_data[i].tz); in timegm_time64_0100() local
62 if (!handlerChar) { in timegm_time64_0100()
67 setenv("TZ", handlerChar, 1); in timegm_time64_0100()
Dctime_r.c34 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in ctime_r_0100() local
35 if (!handlerChar) { in ctime_r_0100()
40 setenv("TZ", handlerChar, 1); in ctime_r_0100()
62 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in ctime64_r_0100() local
63 if (!handlerChar) { in ctime64_r_0100()
68 setenv("TZ", handlerChar, 1); in ctime64_r_0100()
Dtime_ext.c49 const char *handlerChar = test_handle_path(gResultData[i].tz); in time_0100() local
50 if (!handlerChar) { in time_0100()
55 setenv("TZ", handlerChar, 1); in time_0100()
82 const char *handlerChar = test_handle_path(gResultData[i].tz); in time64_0100() local
83 if (!handlerChar) { in time64_0100()
88 setenv("TZ", handlerChar, 1); in time64_0100()
Dstrptime_ext.c35 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in strptime_0100() local
36 if (!handlerChar) { in strptime_0100()
41 setenv("TZ", handlerChar, 1); in strptime_0100()
73 const char *handlerChar = test_handle_path(test_strptime_data[i].tz); in strptime_0200() local
74 if (!handlerChar) { in strptime_0200()
79 setenv("TZ", handlerChar, 1); in strptime_0200()
180 const char *handlerChar = test_handle_path(test_asctime_data[0].tz); in strptime_0700() local
181 if (!handlerChar) { in strptime_0700()
186 setenv("TZ", handlerChar, 1); in strptime_0700()
275 const char *handlerChar = test_handle_path("Asia/Shanghai"); in strptime_1200() local
[all …]
Dlocaltime.c36 const char *handlerChar = test_handle_path(test_localtime_data[i].tz); in localtime_0100() local
37 if (!handlerChar) { in localtime_0100()
42 setenv("TZ", handlerChar, 1); in localtime_0100()
65 const char *handlerChar = test_handle_path(test_localtime_data[i].tz); in localtime64_0100() local
66 if (!handlerChar) { in localtime64_0100()
71 setenv("TZ", handlerChar, 1); in localtime64_0100()
Dlocaltime_r.c36 const char *handlerChar = test_handle_path(test_localtime_data[i].tz); in localtime_r_0100() local
37 if (!handlerChar) { in localtime_r_0100()
42 setenv("TZ", handlerChar, 1); in localtime_r_0100()
66 const char *handlerChar = test_handle_path(test_localtime_data[i].tz); in localtime64_r_0100() local
67 if (!handlerChar) { in localtime64_r_0100()
72 setenv("TZ", handlerChar, 1); in localtime64_r_0100()
Dasctime.c32 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in asctime_0100() local
33 if (!handlerChar) { in asctime_0100()
38 setenv("TZ", handlerChar, 1); in asctime_0100()
Dstrftime_l.c33 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in strftime_l_0100() local
34 if (!handlerChar) { in strftime_l_0100()
39 setenv("TZ", handlerChar, 1); in strftime_l_0100()
Dasctime_r.c46 const char *handlerChar = test_handle_path(test_asctime_data[i].tz); in asctime_r_0100() local
47 if (!handlerChar) { in asctime_r_0100()
51 setenv("TZ", handlerChar, 1); in asctime_r_0100()
Dgmtime.c33 const char *handlerChar = test_handle_path(test_gmtime_data[i].tz); in gmtime_0100() local
34 if (!handlerChar) { in gmtime_0100()
39 setenv("TZ", handlerChar, 1); in gmtime_0100()
Dgmtime_r.c34 const char *handlerChar = test_handle_path(test_gmtime_data[i].tz); in gmtime_r_0100() local
35 if (!handlerChar) { in gmtime_r_0100()
40 setenv("TZ", handlerChar, 1); in gmtime_r_0100()
/third_party/musl/libc-test/src/functionalext/supplement/time/
Dgmtime_r_sup.c480 const char *handlerChar; in gmtime_r_0100() local
484 handlerChar = ++str; in gmtime_r_0100()
486 handlerChar = tz; in gmtime_r_0100()
489 handlerChar = tz; in gmtime_r_0100()
491 setenv("TZ", handlerChar, 1); in gmtime_r_0100()
523 const char *handlerChar; in gmtime64_r_0100() local
527 handlerChar = ++str; in gmtime64_r_0100()
529 handlerChar = tz; in gmtime64_r_0100()
532 handlerChar = tz; in gmtime64_r_0100()
534 setenv("TZ", handlerChar, 1); in gmtime64_r_0100()
Dgmtime_sup.c480 const char *handlerChar; in gmtime_0100() local
484 handlerChar = ++str; in gmtime_0100()
486 handlerChar = tz; in gmtime_0100()
489 handlerChar = tz; in gmtime_0100()
491 setenv("TZ", handlerChar, 1); in gmtime_0100()
523 const char *handlerChar; in gmtime64_0100() local
527 handlerChar = ++str; in gmtime64_0100()
529 handlerChar = tz; in gmtime64_0100()
532 handlerChar = tz; in gmtime64_0100()
534 setenv("TZ", handlerChar, 1); in gmtime64_0100()
Ddifftime_sup.c476 const char *handlerChar; in difftime_0100() local
480 handlerChar = ++str; in difftime_0100()
482 handlerChar = tz; in difftime_0100()
485 handlerChar = tz; in difftime_0100()
487 setenv("TZ", handlerChar, 1); in difftime_0100()
Dmktime_sup.c476 const char *handlerChar; in mktime_0100() local
480 handlerChar = ++str; in mktime_0100()
482 handlerChar = tz; in mktime_0100()
485 handlerChar = tz; in mktime_0100()
487 setenv("TZ", handlerChar, 1); in mktime_0100()
Dtime_sup.c47 const char *handlerChar; in time_0100() local
51 handlerChar = ++str; in time_0100()
53 handlerChar = tz; in time_0100()
56 handlerChar = tz; in time_0100()
58 setenv("TZ", handlerChar, 1); in time_0100()