Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
H A Dstrftime.c68 static struct tm tm5 = { variable
172 checkStrftime("%y", &tm5, "47"); in main()
173 checkStrftime("%Y", &tm5, "+2147485547"); in main()
174 checkStrftime("%011Y", &tm5, "02147485547"); in main()
176 checkStrftime("%s", &tm5, "67768036160140800"); in main()

Completed in 1 milliseconds