Home
last modified time | relevance | path

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

/glibc-2.36/time/
Dtst-strftime3.c358 #define TMBUFLEN 50 macro
452 snprintf (buffer, TMBUFLEN, "%04d/%02d/%02d %02d:%02d:%02d %s", in tm_to_printed()
468 char expected_time[TMBUFLEN]; in do_test()
469 char got_time[TMBUFLEN]; in do_test()