Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/kernel32/
H A Dtime.c200 static LONGLONG system_time_to_minutes(const SYSTEMTIME *st) in system_time_to_minutes() function
247 s_time = system_time_to_minutes(&st); in test_GetTimeZoneInformation()
258 l_time = system_time_to_minutes(&local); in test_GetTimeZoneInformation()
320 s_time = system_time_to_minutes(&current); in test_GetTimeZoneInformation()
327 l_time = system_time_to_minutes(&local); in test_GetTimeZoneInformation()
341 l_time = system_time_to_minutes(&local); in test_GetTimeZoneInformation()