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

  /external/bzip2/
blocksort.c 596 #define mpush(lz,hz,dz) { stackLo[sp] = lz; \ macro
642 mpush ( loSt, hiSt, dSt );
692 mpush(lo, hi, d+1 );
713 mpush (nextLo[0], nextHi[0], nextD[0]);
714 mpush (nextLo[1], nextHi[1], nextD[1]);
715 mpush (nextLo[2], nextHi[2], nextD[2]);
721 #undef mpush macro
  /external/valgrind/main/exp-ptrcheck/tests/
hackedbz2.c 2642 #define mpush macro
2767 #undef mpush macro
    [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c 2633 #define mpush macro
2758 #undef mpush macro
    [all...]
varinfo6.c 2669 #define mpush macro
2794 #undef mpush macro
    [all...]
  /external/valgrind/main/perf/
bz2.c 2633 #define mpush macro
2758 #undef mpush macro
    [all...]

Completed in 71 milliseconds