Searched refs:BIN_MESSAGETABLE_SIZE (Results 1 – 3 of 3) sorted by relevance
1047 #define BIN_MESSAGETABLE_SIZE 8 macro
685 …dta_off = (rc_uint_type) ((BIN_MESSAGETABLE_BLOCK_SIZE * block_count) + BIN_MESSAGETABLE_SIZE - 4); in windmc_write_bin()
2934 if (length < BIN_MESSAGETABLE_SIZE) in write_rc_messagetable()2944 if (length < (BIN_MESSAGETABLE_SIZE + m * BIN_MESSAGETABLE_BLOCK_SIZE)) in write_rc_messagetable()