Searched defs:zalloc (Results 1 – 13 of 13) sorted by relevance
45 void* HG_(zalloc) ( const HChar* cc, SizeT n ) in HG_() argument
72 static alloc_func zalloc = myalloc; variable77 static alloc_func zalloc = (alloc_func)0; variable
80 alloc_func zalloc; /* used to allocate the internal state */ member
44 uint zalloc; field
181 static inline void *zalloc(size_t size) in zalloc() function
94 alloc_func zalloc; /* used to allocate the internal state */ member
97 alloc_func zalloc; /* used to allocate the internal state */ member
374 static void *zalloc(void *x, unsigned items, unsigned size) in zalloc() function
161 alloc_func zalloc; /* used to allocate the internal state */ member
157 alloc_func zalloc; /* used to allocate the internal state */ member