mcalloc.c File Reference

#include <string.h>
#include "mmprivate.h"

Go to the source code of this file.

Functions

PTR mcalloc (PTR md, size_t nmemb, size_t size)
PTR calloc (size_t nmemb, size_t size)


Function Documentation

PTR calloc ( size_t  nmemb,
size_t  size 
)

Definition at line 53 of file mcalloc.c.

References mcalloc(), NULL, and PTR.

Referenced by AllocateX3DBuffer(), asim_mystrndup(), ASImage2xpmRawBuff(), build_xpm_colormap(), create_asstorage(), create_asstorage_block(), TGX11::CreateImage(), FillX3DBuffer(), gdk_event_translate(), InitDisplay(), TWinNTSystem::InitUsersGroups(), main(), MakeMapObject(), MakePolygonArray(), MakeXImage(), operator new(), TGX11::ReadGIF(), TGWin32::ReadGIF(), ReadRemote(), ReadRemoteImage(), TGRootIDE::Selected(), TGHtmlBrowser::Selected(), TGFileItem::SetDNDData(), x3d_main(), and zcalloc().

PTR mcalloc ( PTR  md,
size_t  nmemb,
size_t  size 
)

Definition at line 30 of file mcalloc.c.

References mmalloc(), NULL, PTR, and result().

Referenced by calloc(), and operator new().


Generated on Tue Jul 5 15:57:19 2011 for ROOT_528-00b_version by  doxygen 1.5.1