gifsicle
1.92
About: Gifsicle is a UNIX command-line tool for creating, editing, and getting information about GIF images and animations.
![]() ![]() |
Data Fields | |
unsigned | ilong: 1 |
unsigned | ishort: 1 |
unsigned | imandatory: 1 |
unsigned | ioptional: 1 |
unsigned | ipos: 1 |
unsigned | ineg: 1 |
unsigned | iprefmatch: 1 |
unsigned | lmmpos_short: 1 |
unsigned | lmmneg_short: 1 |
unsigned char | ilongoff |
int | lmmpos |
int | lmmneg |
unsigned Clp_InternOption::ilong |
Definition at line 161 of file clp.c.
Referenced by compare_options(), and long_as_short().
unsigned char Clp_InternOption::ilongoff |
Definition at line 170 of file clp.c.
Referenced by compare_options(), and long_as_short().
unsigned Clp_InternOption::ineg |
Definition at line 166 of file clp.c.
Referenced by compare_options().
unsigned Clp_InternOption::ipos |
Definition at line 165 of file clp.c.
Referenced by compare_options().
unsigned Clp_InternOption::iprefmatch |
Definition at line 167 of file clp.c.
Referenced by compare_options().
unsigned Clp_InternOption::ishort |
Definition at line 162 of file clp.c.
Referenced by compare_options().
int Clp_InternOption::lmmneg |
Definition at line 172 of file clp.c.
Referenced by calculate_lmm(), and compare_options().
unsigned Clp_InternOption::lmmneg_short |
Definition at line 169 of file clp.c.
Referenced by calculate_lmm(), and compare_options().
int Clp_InternOption::lmmpos |
Definition at line 171 of file clp.c.
Referenced by calculate_lmm(), and compare_options().
unsigned Clp_InternOption::lmmpos_short |
Definition at line 168 of file clp.c.
Referenced by calculate_lmm(), and compare_options().