Home
last modified time | relevance | path

Searched defs:zalloc (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/test/
A Dexample.c72 static alloc_func zalloc = myalloc; variable
77 static alloc_func zalloc = (alloc_func)0; variable
/AliOS-Things-master/components/freetype/src/gzip/
A Dzlib.h80 alloc_func zalloc; /* used to allocate the internal state */ member
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/DotZLib/
A DDotZLib.cs44 uint zalloc; field
/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
/AliOS-Things-master/components/SDL2/src/image/
A Dminiz.h302 mz_alloc_func zalloc; // optional heap allocation function (defaults to malloc) member

Completed in 25 milliseconds