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

/haiku-buildtools/legacy/binutils/binutils/
H A Dieee.c52 #define BLOCKSTACK_SIZE (16) macro
59 struct ieee_block stack[BLOCKSTACK_SIZE];
1205 if (info->blockstack.bsp >= info->blockstack.stack + BLOCKSTACK_SIZE)
/haiku-buildtools/binutils/binutils/
H A Dieee.c49 #define BLOCKSTACK_SIZE (16) macro
56 struct ieee_block stack[BLOCKSTACK_SIZE];
1214 if (info->blockstack.bsp >= info->blockstack.stack + BLOCKSTACK_SIZE)

Completed in 78 milliseconds