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

  /external/bzip2/
bzlib.h 62 void *(*bzalloc)(void *,int,int); member in struct:__anon14447
  /external/valgrind/exp-sgcheck/tests/
hackedbz2.c 200 void *(*bzalloc)(void *,int,int); member in struct:__anon42647
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:__anon42945
484 #define BZALLOC(nnn) (strm->bzalloc)(strm->opaque,(nnn),1)
    [all...]
varinfo6.c 231 void *(*bzalloc)(void *,int,int); member in struct:__anon42961
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:__anon43153
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:__anon43166
    [all...]

Completed in 580 milliseconds