Lines Matching defs:level
45 static int level = 0;
109 level = 4 * atoi(TAP_levels);
110 test_adjust_streams_tap_level(level);
196 /* Ignore any test options at this level */
219 level = 4 * value;
220 test_adjust_streams_tap_level(level);
297 if (level > 0) {
345 level += 4;
346 test_adjust_streams_tap_level(level);
391 level -= 4;
392 test_adjust_streams_tap_level(level);