Home | History | Annotate | Download | only in bzip2

Lines Matching refs:redundant

1670 void redundant ( Char* flag )
1674 "%s: %s is redundant in versions 0.9.5 and above\n",
1922 if (ISFLAG("--repetitive-best")) redundant(aa->name); else
1923 if (ISFLAG("--repetitive-fast")) redundant(aa->name); else