#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) |
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().
1.5.1