Searched refs:run_type (Results 1 – 2 of 2) sorted by relevance
105 } elsif (not $$out{in_run} or $type ne $$out{run_type} or $code != $prev_code+1) {116 $$out{run_type} = $type;123 printf "\t{ 0x%04x, 0x%04x }, /* %s */\n", $$out{start_code}, $code, $$out{run_type};
66324 uint8_t run_type; member