Searched refs:NSTACKS (Results 1 - 6 of 6) sorted by relevance

/external/libunwind/tests/
H A Dia64-test-rbs.h1 #define NSTACKS 128 macro
H A Dia64-test-stack.h1 #define NSTACKS 1024 macro
H A DGia64-test-stack.c105 if (i >= 1 && i <= NSTACKS)
120 else if (i > NSTACKS && i <= NSTACKS + RECURSION_DEPTH)
146 v1 = ((unw_word_t) (i - NSTACKS) << 32) + l;
H A Dia64-test-stack-asm.S28 .common stackmem, NSTACKS*STACK_SIZE, 16
169 mov r8=NSTACKS-1
H A DGia64-test-rbs.c136 spill_func_t *func[NSTACKS + 1];
H A Dia64-test-rbs-asm.S28 .common stackmem, NSTACKS*STACK_SIZE, 16

Completed in 117 milliseconds