Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dieee.c49 #define BLOCKSTACK_SIZE (16) macro
56 struct ieee_block stack[BLOCKSTACK_SIZE];
1214 if (info->blockstack.bsp >= info->blockstack.stack + BLOCKSTACK_SIZE) in parse_ieee_bb()