Home
last modified time | relevance | path

Searched refs:BIN_MESSAGETABLE_BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dwindint.h1040 #define BIN_MESSAGETABLE_BLOCK_SIZE 12 macro
Dwindmc.c685 …dta_off = (rc_uint_type) ((BIN_MESSAGETABLE_BLOCK_SIZE * block_count) + BIN_MESSAGETABLE_SIZE - 4); in windmc_write_bin()
Dresrc.c2939 if (length < (BIN_MESSAGETABLE_SIZE + m * BIN_MESSAGETABLE_BLOCK_SIZE)) in write_rc_messagetable()