Searched refs:stackD (Results 1 - 7 of 7) sorted by relevance

/external/bzip2/
H A Dblocksort.c598 stackD [sp] = dz; \
604 dz = stackD [sp]; }
635 Int32 stackD [MAIN_QSORT_STACK_SIZE]; local
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c2404 Int32 stackD [100]; local
2411 { stackLo[sp] = loSt; stackHi[sp] = hiSt; stackD [sp] = dSt; sp++; };
2417 { sp--; lo = stackLo[sp]; hi = stackHi[sp]; d = stackD [sp]; };
2461 { stackLo[sp] = lo; stackHi[sp] = hi; stackD [sp] = d+1; sp++; };
2482 { stackLo[sp] = nextLo[0]; stackHi[sp] = nextHi[0]; stackD [sp] = nextD[0]; sp++; };
2483 { stackLo[sp] = nextLo[1]; stackHi[sp] = nextHi[1]; stackD [sp] = nextD[1]; sp++; };
2484 { stackLo[sp] = nextLo[2]; stackHi[sp] = nextHi[2]; stackD [sp] = nextD[2]; sp++; };
H A Dbz2.c2635 stackD [sp] = dz; \
2641 dz = stackD [sp]; }
2672 Int32 stackD [MAIN_QSORT_STACK_SIZE]; local
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c2620 stackD [sp] = dz; \
2626 dz = stackD [sp]; }
2657 Int32 stackD [MAIN_QSORT_STACK_SIZE]; local
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c2644 stackD [sp] = dz; \
2650 dz = stackD [sp]; }
2681 Int32 stackD [MAIN_QSORT_STACK_SIZE]; local
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c2635 stackD [sp] = dz; \
2641 dz = stackD [sp]; }
2672 Int32 stackD [MAIN_QSORT_STACK_SIZE]; local
H A Dvarinfo6.c2671 stackD [sp] = dz; \
2677 dz = stackD [sp]; }
2708 Int32 stackD [MAIN_QSORT_STACK_SIZE]; local

Completed in 141 milliseconds