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

  /external/bzip2/
bzlib.c 102 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) function
165 if (strm->bzalloc == NULL) strm->bzalloc = default_bzalloc;
505 if (strm->bzalloc == NULL) strm->bzalloc = default_bzalloc;
    [all...]
  /external/valgrind/main/VEX/switchback/
test_bzip2.c 4453 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) function
    [all...]
  /external/valgrind/main/exp-sgcheck/tests/
hackedbz2.c 4477 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) function
    [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c 4468 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) function
    [all...]
varinfo6.c 4506 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) function
    [all...]
  /external/valgrind/main/perf/
bz2.c 4468 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) function
    [all...]
test_input_for_tinycc.c 3590 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) function
    [all...]

Completed in 695 milliseconds