local_proto.h 260 B

1234567
  1. /* do_patch.c */
  2. int do_patch(void *result, void *, struct Cell_stats *, int, RASTER_MAP_TYPE,
  3. size_t, int);
  4. /* support.c */
  5. int support(char **, struct Cell_stats *, int, struct Categories *,
  6. int *, struct Colors *, int *, RASTER_MAP_TYPE);