Home
last modified time | relevance | path

Searched refs:MY_ZCALLOC (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/gzip/
H A 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 */
181 #endif /* MY_ZCALLOC */
H A Dftgzip.c57 #define MY_ZCALLOC /* prevent all zcalloc() & zfree() in zutil.c */ macro
/third_party/libwebsockets/win32port/zlib/
H A Dzutil.c190 # define MY_ZCALLOC macro
268 # define MY_ZCALLOC macro
292 #ifndef MY_ZCALLOC /* Any system without a special alloc function */
318 #endif /* MY_ZCALLOC */
/third_party/node/deps/zlib/
H A Dzutil.c176 # define MY_ZCALLOC macro
256 # define MY_ZCALLOC macro
278 #ifndef MY_ZCALLOC /* Any system without a special alloc function */
297 #endif /* MY_ZCALLOC */
/third_party/zlib/
H A Dzutil.c183 # define MY_ZCALLOC macro
265 # define MY_ZCALLOC macro
289 #ifndef MY_ZCALLOC /* Any system without a special alloc function */
310 #endif /* MY_ZCALLOC */
/third_party/node/deps/v8/third_party/zlib/
H A Dzutil.c191 # define MY_ZCALLOC macro
273 # define MY_ZCALLOC macro
297 #ifndef MY_ZCALLOC /* Any system without a special alloc function */
323 #endif /* MY_ZCALLOC */
/third_party/skia/third_party/externals/zlib/
H A Dzutil.c191 # define MY_ZCALLOC macro
273 # define MY_ZCALLOC macro
297 #ifndef MY_ZCALLOC /* Any system without a special alloc function */
323 #endif /* MY_ZCALLOC */

Completed in 4 milliseconds