Searched refs:flipped (Results 1 – 4 of 4) sorted by relevance
100 timelib_sll flipped = llabs((rt->i * 60) + (rt->s) - dst_corr); in timelib_diff_with_tzid() local101 rt->h = flipped / SECS_PER_HOUR; in timelib_diff_with_tzid()102 rt->i = (flipped - rt->h * SECS_PER_HOUR) / 60; in timelib_diff_with_tzid()103 rt->s = flipped % 60; in timelib_diff_with_tzid()
7023 bool flipped = false; in zend_are_intersection_types_redundant() local7028 flipped = true; in zend_are_intersection_types_redundant()7049 if (flipped) { in zend_are_intersection_types_redundant()
22182 >>0x15 uleshort&0x02 2 \b, Y-flipped
Completed in 178 milliseconds