Searched defs:zalloc (Results 1 – 8 of 8) 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
97 alloc_func zalloc; /* used to allocate the internal state */ member
166 alloc_func zalloc; /* used to allocate the internal state */ member