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

  /external/bzip2/
huffman.c 27 #define MYMAX(zz2,zz3) ((zz2) > (zz3) ? (zz2) : (zz3))
blocksort.c 63 #define fswap(zz1, zz2) \
64 { Int32 zztmp = zz1; zz1 = zz2; zz2 = zztmp; }
567 #define mswap(zz1, zz2) \
568 { Int32 zztmp = zz1; zz1 = zz2; zz2 = zztmp; }
  /external/valgrind/main/VEX/switchback/
test_bzip2.c     [all...]
  /external/valgrind/main/exp-sgcheck/tests/
hackedbz2.c     [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c     [all...]
varinfo6.c     [all...]
  /external/valgrind/main/perf/
bz2.c     [all...]
  /external/svox/pico/lib/
picocep.c 602 picoos_int32 zz1, zz2; local
608 * avoid by using two different variables zz1 and zz2 */
609 multsz = picocep_highestBitS(x,zz1) + picocep_highestBitS(y,zz2);
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 

Completed in 1694 milliseconds