Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dwindint.h1047 #define BIN_MESSAGETABLE_SIZE 8 macro
Dwindmc.c685 …dta_off = (rc_uint_type) ((BIN_MESSAGETABLE_BLOCK_SIZE * block_count) + BIN_MESSAGETABLE_SIZE - 4); in windmc_write_bin()
Dresrc.c2934 if (length < BIN_MESSAGETABLE_SIZE) in write_rc_messagetable()
2944 if (length < (BIN_MESSAGETABLE_SIZE + m * BIN_MESSAGETABLE_BLOCK_SIZE)) in write_rc_messagetable()