Searched refs:dta_off (Results 1 – 1 of 1) sorted by relevance
670 rc_uint_type dta_off, dta_start; in windmc_write_bin() local685 …dta_off = (rc_uint_type) ((BIN_MESSAGETABLE_BLOCK_SIZE * block_count) + BIN_MESSAGETABLE_SIZE - 4); in windmc_write_bin()686 dta_start = dta_off = (dta_off + 3) & ~3; in windmc_write_bin()696 mi[i].res_off = dta_off; in windmc_write_bin()698 dta_off += mi[i].res_len; in windmc_write_bin()700 sec_length = (dta_off + 3) & ~3; in windmc_write_bin()