error_limiter_storage  325 ext/gd/libgd/gd_topal.c   int *error_limiter_storage;	/* gdMalloc'd storage for the above */
error_limiter_storage 1602 ext/gd/libgd/gd_topal.c   cquantize->error_limiter_storage =
error_limiter_storage 1604 ext/gd/libgd/gd_topal.c   if (!cquantize->error_limiter_storage)
error_limiter_storage 1608 ext/gd/libgd/gd_topal.c   table = cquantize->error_limiter_storage;
error_limiter_storage 2057 ext/gd/libgd/gd_topal.c   if (cquantize->error_limiter_storage)
error_limiter_storage 2059 ext/gd/libgd/gd_topal.c       gdFree (cquantize->error_limiter_storage);