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:__anon6369
  /external/valgrind/main/VEX/switchback/
test_bzip2.c 177 void *(*bzalloc)(void *,int,int); member in struct:__anon16017
468 #define BZALLOC(nnn) (strm->bzalloc)(strm->opaque,(nnn),1)
    [all...]
  /external/valgrind/main/exp-sgcheck/tests/
hackedbz2.c 200 void *(*bzalloc)(void *,int,int); member in struct:__anon16507
491 #define BZALLOC(nnn) (strm->bzalloc)(strm->opaque,(nnn),1)
    [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c 193 void *(*bzalloc)(void *,int,int); member in struct:__anon16749
484 #define BZALLOC(nnn) (strm->bzalloc)(strm->opaque,(nnn),1)
    [all...]
varinfo6.c 231 void *(*bzalloc)(void *,int,int); member in struct:__anon16765
522 #define BZALLOC(nnn) (strm->bzalloc)(strm->opaque,(nnn),1)
    [all...]
  /external/valgrind/main/perf/
bz2.c 193 void *(*bzalloc)(void *,int,int); member in struct:__anon16921
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:__anon16934
    [all...]

Completed in 609 milliseconds