Searched refs:_bit32 (Results 1 – 2 of 2) sorted by relevance
209 if (tz->_bit32.timecnt) { in skip_32bit_transitions()312 *tzf += sizeof(char) * tz->_bit32.charcnt; in skip_32bit_types()315 if (tz->_bit32.leapcnt) { in skip_32bit_types()320 if (tz->_bit32.ttisstdcnt) { in skip_32bit_types()325 if (tz->_bit32.ttisgmtcnt) { in skip_32bit_types()566 tmp->_bit32.ttisgmtcnt = tz->_bit32.ttisgmtcnt; in timelib_tzinfo_clone()567 tmp->_bit32.ttisstdcnt = tz->_bit32.ttisstdcnt; in timelib_tzinfo_clone()568 tmp->_bit32.leapcnt = tz->_bit32.leapcnt; in timelib_tzinfo_clone()569 tmp->_bit32.timecnt = tz->_bit32.timecnt; in timelib_tzinfo_clone()570 tmp->_bit32.typecnt = tz->_bit32.typecnt; in timelib_tzinfo_clone()[all …]
157 } _bit32; member
Completed in 9 milliseconds