my_destination_mgr  743 ext/gd/libgd/gd_jpeg.c typedef my_destination_mgr *my_dest_ptr;
my_destination_mgr  840 ext/gd/libgd/gd_jpeg.c 		cinfo->dest = (struct jpeg_destination_mgr *) (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_PERMANENT, sizeof (my_destination_mgr));