jpeg_destination_mgr  738 ext/gd/libgd/gd_jpeg.c 	struct jpeg_destination_mgr pub; /* public fields */
jpeg_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));