Home
last modified time | relevance | path

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

/external/freetype/src/gzip/
Dzutil.c52 #if defined( MSDOS ) && defined( __TURBOC__ ) && !defined( MY_ZCALLOC )
57 # define MY_ZCALLOC macro
132 #if defined(M_I86) && !defined(__32BIT__) && !defined( MY_ZCALLOC )
135 # define MY_ZCALLOC macro
157 #ifndef MY_ZCALLOC /* Any system without a special alloc function */
Dftgzip.c58 #define MY_ZCALLOC /* prevent all zcalloc() & zfree() in zutil.c */ macro
/external/zlib/src/
Dzutil.c191 # define MY_ZCALLOC macro
273 # define MY_ZCALLOC macro
297 #ifndef MY_ZCALLOC /* Any system without a special alloc function */
/external/python/cpython2/Modules/zlib/
Dzutil.c191 # define MY_ZCALLOC macro
273 # define MY_ZCALLOC macro
297 #ifndef MY_ZCALLOC /* Any system without a special alloc function */
/external/u-boot/lib/zlib/
Dzutil.c44 #ifndef MY_ZCALLOC /* Any system without a special alloc function */