Searched defs:sample_tm (Results 1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/test/libc-tests/tests/ | ||
| H A D | wcsftime.c | 47 struct tm sample_tm = { .tm_mon = 11 };  variable | 
| H A D | wcsftime_old.c | 56 struct tm sample_tm = { .tm_mon = 11, .tm_wday = 1 };  variable |