Searched refs:STARTUP_STACK_SIZE_DOUBLE_WORDS (Results 1 – 1 of 1) sorted by relevance
50 STARTUP_STACK_SIZE_DOUBLE_WORDS EQU 32 define223 STARTUP_STACK_SIZE_BYTES EQU (STARTUP_STACK_SIZE_DOUBLE_WORDS * 8) ; Multiplication does not wo…