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

  /external/bzip2/
bzlib.h 62 void *(*bzalloc)(void *,int,int); member in struct:__anon7335
  /external/valgrind/VEX/switchback/
test_bzip2.c 177 void *(*bzalloc)(void *,int,int); member in struct:__anon26195
468 #define BZALLOC(nnn) (strm->bzalloc)(strm->opaque,(nnn),1)
    [all...]
  /external/valgrind/exp-sgcheck/tests/
hackedbz2.c 200 void *(*bzalloc)(void *,int,int); member in struct:__anon26727
491 #define BZALLOC(nnn) (strm->bzalloc)(strm->opaque,(nnn),1)
    [all...]
  /external/valgrind/memcheck/tests/
origin5-bz2.c 193 void *(*bzalloc)(void *,int,int); member in struct:__anon27015
484 #define BZALLOC(nnn) (strm->bzalloc)(strm->opaque,(nnn),1)
    [all...]
varinfo6.c 231 void *(*bzalloc)(void *,int,int); member in struct:__anon27031
522 #define BZALLOC(nnn) (strm->bzalloc)(strm->opaque,(nnn),1)
    [all...]
  /external/valgrind/perf/
bz2.c 193 void *(*bzalloc)(void *,int,int); member in struct:__anon27178
484 #define BZALLOC(nnn) (strm->bzalloc)(strm->opaque,(nnn),1)
    [all...]
test_input_for_tinycc.c 933 void *(*bzalloc)(void *,int,int); member in struct:__anon27191
    [all...]

Completed in 190 milliseconds