Home
last modified time | relevance | path

Searched refs:tm2 (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/time/
Dtst-strftime3.c475 struct tm tm2; in do_test() local
508 tm2 = tm; in do_test()
510 rvp = strptime (d->printed, d->format, &tm2); in do_test()
515 tm_to_printed (&tm2, got_time); in do_test()
/glibc-2.36/sysdeps/x86/
Dtst-cpu-features-cpuinfo.c275 fails += CHECK_PROC (tm2, TM2); in do_test()