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:__anon3537
  /external/valgrind/main/VEX/switchback/
test_bzip2.c 177 void *(*bzalloc)(void *,int,int); member in struct:__anon16576
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:__anon17043
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:__anon17249
484 #define BZALLOC(nnn) (strm->bzalloc)(strm->opaque,(nnn),1)
    [all...]
varinfo6.c 231 void *(*bzalloc)(void *,int,int); member in struct:__anon17265
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:__anon17404
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:__anon17417
    [all...]

Completed in 122 milliseconds