HomeSort by relevance Sort by last modified time
    Searched refs:NSTACKS (Results 1 - 6 of 6) sorted by null

  /external/libunwind/tests/
ia64-test-rbs.h 1 #define NSTACKS 128
ia64-test-stack.h 1 #define NSTACKS 1024
Gia64-test-stack.c 105 if (i >= 1 && i <= NSTACKS)
120 else if (i > NSTACKS && i <= NSTACKS + RECURSION_DEPTH)
146 v1 = ((unw_word_t) (i - NSTACKS) << 32) + l;
ia64-test-stack-asm.S 28 .common stackmem, NSTACKS*STACK_SIZE, 16
169 mov r8=NSTACKS-1
Gia64-test-rbs.c 136 spill_func_t *func[NSTACKS + 1];
ia64-test-rbs-asm.S 28 .common stackmem, NSTACKS*STACK_SIZE, 16

Completed in 1130 milliseconds