tweencolor_t      561 ext/gd/libgd/gdft.c 	tweencolor_t *a = (tweencolor_t *) element;
tweencolor_t      578 ext/gd/libgd/gdft.c 	tweencolor_t *a;
tweencolor_t      583 ext/gd/libgd/gdft.c 	a = (tweencolor_t *) gdMalloc (sizeof (tweencolor_t));
tweencolor_t      632 ext/gd/libgd/gdft.c 	tweencolor_t *tc_elem;
tweencolor_t      741 ext/gd/libgd/gdft.c 					tc_elem = (tweencolor_t *) gdCacheGet(tc_cache, &tc_key);