Searched refs:timelib_conv_int_signed (Results 1 – 1 of 1) sorted by relevance
91 #define timelib_conv_int_signed(value) ((int32_t) timelib_conv_int_unsigned((int32_t) value)) macro296 tz->leap_times[i].offset = timelib_conv_int_signed(leap_buffer[i * 3 + 2]); in read_64bit_types()
Completed in 8 milliseconds