gdPMalloc 65 libgd/gdcache.c head = (gdCache_head_t *) gdPMalloc(sizeof (gdCache_head_t)); gdPMalloc 124 libgd/gdcache.c elem = (gdCache_element_t *) gdPMalloc(sizeof (gdCache_element_t)); gdPMalloc 359 libgd/gdft.c a = (font_t *) gdPMalloc(sizeof(font_t));