Home | History | Annotate | Download | only in tests

Lines Matching refs:FUZ_COMPRESSIBILITY_DEFAULT

65 #define FUZ_COMPRESSIBILITY_DEFAULT 60
977 DISPLAY( " -P# : Select compressibility in %% (default:%i%%)\n", FUZ_COMPRESSIBILITY_DEFAULT);
992 int proba = FUZ_COMPRESSIBILITY_DEFAULT;
1104 if (proba!=FUZ_COMPRESSIBILITY_DEFAULT) printf("Compressibility : %i%%\n", proba);