HomeSort by relevance Sort by last modified time
    Searched refs:default_bzalloc (Results 1 - 6 of 6) 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/exp-sgcheck/tests/
hackedbz2.c 4477 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) function
    [all...]
  /external/valgrind/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/perf/
bz2.c 4466 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 762 milliseconds