tweencolor_t      573 ext/gd/gdttf.c 	tweencolor_t *a = (tweencolor_t *)element;
tweencolor_t      581 ext/gd/gdttf.c 	tweencolor_t *a;
tweencolor_t      586 ext/gd/gdttf.c 	a = (tweencolor_t *)pemalloc(sizeof(tweencolor_t), 1);
tweencolor_t      634 ext/gd/gdttf.c 	tweencolor_t *tweencolor;
tweencolor_t      726 ext/gd/gdttf.c 				tweencolor = (tweencolor_t *)gdCacheGet(tweenColorCache, &tweencolorkey);
tweencolor_t      525 ext/gd/libgd/gdft.c 	tweencolor_t *a = (tweencolor_t *) element;
tweencolor_t      542 ext/gd/libgd/gdft.c 	tweencolor_t *a;
tweencolor_t      547 ext/gd/libgd/gdft.c 	a = (tweencolor_t *) gdMalloc (sizeof (tweencolor_t));
tweencolor_t      596 ext/gd/libgd/gdft.c 	tweencolor_t *tc_elem;
tweencolor_t      705 ext/gd/libgd/gdft.c 					tc_elem = (tweencolor_t *) gdCacheGet(tc_cache, &tc_key);