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:__anon5882
  /external/valgrind/VEX/switchback/
test_bzip2.c 177 void *(*bzalloc)(void *,int,int); member in struct:__anon24894
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:__anon25426
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:__anon25714
484 #define BZALLOC(nnn) (strm->bzalloc)(strm->opaque,(nnn),1)
    [all...]
varinfo6.c 231 void *(*bzalloc)(void *,int,int); member in struct:__anon25730
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:__anon25877
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:__anon25890
    [all...]

Completed in 1800 milliseconds