Searched refs:MAX_OL (Results 1 – 1 of 1) sorted by relevance
174 pub const MAX_OL: u32 = 366 << 1; // larger than the non-leap last day `(365 << 1) | 1` constant222 static OL_TO_MDL: [u8; MAX_OL as usize + 1] = [299 MIN_OL <= ol && ol <= MAX_OL in valid()