Searched refs:iw (Results 1 – 3 of 3) sorted by relevance
76 void timelib_isoweek_from_date(timelib_sll y, timelib_sll m, timelib_sll d, timelib_sll *iw, timeli… in timelib_isoweek_from_date() argument94 *iw = 53; in timelib_isoweek_from_date()96 *iw = 52; in timelib_isoweek_from_date()108 *iw = 1; in timelib_isoweek_from_date()117 *iw = j / 7; in timelib_isoweek_from_date()119 *iw -= 1; in timelib_isoweek_from_date()
66 void timelib_isoweek_from_date(timelib_sll y, timelib_sll m, timelib_sll d, timelib_sll *iw, timeli…
166 0x8B: iw==
Completed in 7 milliseconds