Home
last modified time | relevance | path

Searched refs:blob_alloc (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dcompat.h22 void *blob_alloc(unsigned long size);
Dcompat-mingw.c36 void *blob_alloc(unsigned long size) in blob_alloc() function
Dcompat-cygwin.c35 void *blob_alloc(unsigned long size) in blob_alloc() function
Dallocate.c103 struct allocation_blob *newblob = blob_alloc(chunking); in allocate()
/third_party/ltp/tools/sparse/sparse-src/compat/
Dmmap-blob.c16 void *blob_alloc(unsigned long size) in blob_alloc() function