Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-rl78.c345 #define NUM_STACK_ENTRIES 16 macro
346 static int32_t rl78_stack [ NUM_STACK_ENTRIES ];
352 if (rl78_stack_top < NUM_STACK_ENTRIES) \
Delf32-rx.c414 #define NUM_STACK_ENTRIES 16 macro
415 static int32_t rx_stack [ NUM_STACK_ENTRIES ];
421 if (rx_stack_top < NUM_STACK_ENTRIES) \