RT_ENCODED 383 coders/sun.c if ((count == 0) && (sun_info.type != RT_ENCODED)) RT_ENCODED 387 coders/sun.c if (sun_info.type == RT_ENCODED) RT_ENCODED 442 coders/sun.c if ((sun_info.type == RT_ENCODED && n > bytes_per_line*image->rows) || RT_ENCODED 443 coders/sun.c (sun_info.type != RT_ENCODED && n > sun_info.length)) RT_ENCODED 469 coders/sun.c if ((sun_info.type == RT_ENCODED && n > bytes_per_line*image->rows) || RT_ENCODED 470 coders/sun.c (sun_info.type != RT_ENCODED && n > sun_info.length))