187: { 188: if (opaque) opaque = 0; /* to make compiler happy */ 189: return _halloc((long)items, size);
193: { 194: if (opaque) opaque = 0; /* to make compiler happy */ 195: _hfree(ptr);
212: { 213: if (opaque) items += size - size; /* make compiler happy */ 214: return (voidpf)calloc(items, size);
Google Home - Google Code - Discuss - Terms of Service - Help - Submit Your Code
©2010 Google - Privacy