Searched refs:NUM_STACK_ENTRIES (Results 1 – 2 of 2) sorted by relevance
345 #define NUM_STACK_ENTRIES 16 macro346 static int32_t rl78_stack [ NUM_STACK_ENTRIES ];352 if (rl78_stack_top < NUM_STACK_ENTRIES) \
414 #define NUM_STACK_ENTRIES 16 macro415 static int32_t rx_stack [ NUM_STACK_ENTRIES ];421 if (rx_stack_top < NUM_STACK_ENTRIES) \