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

/haiku/src/tests/system/libroot/posix/
H A Dlocale_test.cpp1978 tm btm = { local
1981 test_localtime(":Europe/Berlin", testTime, btm);
1983 btm.tm_wday = -1;
1984 btm.tm_yday = -1;
1985 test_mktime(":Europe/Berlin", btm, testTime, 6, 197);
2026 tm btm = { local
2029 test_localtime(":Europe/Berlin", testTime, btm);
2031 btm.tm_wday = -1;
2032 btm.tm_yday = -1;
2033 test_mktime(":Europe/Berlin", btm, testTim
2074 tm btm = { local
[all...]

Completed in 36 milliseconds