Searched defs:negative_offset (Results 1 – 4 of 4) sorted by relevance
495 let negative_offset = FixedOffset::west_opt(2 * 60 * 60).unwrap(); in test_checked_add_offset() localVariable522 let negative_offset = FixedOffset::west_opt(2 * 60 * 60).unwrap(); in test_checked_sub_offset() localVariable551 let negative_offset = FixedOffset::west_opt(2 * 60 * 60).unwrap(); in test_overflowing_add_offset() localVariable
46 Coordinates negative_offset(input_offset); in in_bounds_crop_window() local
370 let negative_offset = FixedOffset::west_opt(((2 * 60) + 3) * 60 + 4).unwrap(); in test_overflowing_offset() localVariable
282 int negative_offset; in ts_print() local