Searched refs:charp (Results 1 – 1 of 1) sorted by relevance
405 #define MALLOC_ZERO(charp, nbytes) \ argument409 INTERNAL_SIZE_T* mz = (INTERNAL_SIZE_T*) (charp); \419 } else memset((charp), 0, mzsz); \444 #define MALLOC_ZERO(charp, nbytes) \ argument446 INTERNAL_SIZE_T* mzp = (INTERNAL_SIZE_T*)(charp); \