Home | History | Annotate | Download | only in tests

Lines Matching defs:forced

117 	      bool forced = false;
123 forced = true;
129 forced ? " (forced) " : " ",
139 forced = true;
145 forced ? " (forced) " : " ",
163 if (forced && new_size < orig_size)
165 printf ("section %zd forced to compress, but size smaller\n",
170 if (! forced && new_size >= orig_size)