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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Time/
H A DZoneProc.c483 int d, m1, yy0, yy1, yy2, dow; local
525 yy1 = yy0 / 100;
528 1 + yy2 + yy2 / 4 + yy1 / 4 - 2 * yy1) % 7;

Completed in 42 milliseconds