Searched refs:charp (Results 1 – 2 of 2) sorted by relevance
383 #define MALLOC_ZERO(charp, nbytes) \ argument387 INTERNAL_SIZE_T* mz = (INTERNAL_SIZE_T*) (charp); \397 } else memset((charp), 0, mzsz); \422 #define MALLOC_ZERO(charp, nbytes) \ argument424 INTERNAL_SIZE_T* mzp = (INTERNAL_SIZE_T*)(charp); \
389 #define MALLOC_ZERO(charp, nbytes) \393 INTERNAL_SIZE_T* mz = (INTERNAL_SIZE_T*) (charp); \403 } else memset((charp), 0, mzsz); \428 #define MALLOC_ZERO(charp, nbytes) \430 INTERNAL_SIZE_T* mzp = (INTERNAL_SIZE_T*)(charp); \