Home | History | Annotate | Download | only in Commands

Lines Matching defs:input_count

79                     int32_t input_count =  Args::StringToSInt32 (option_arg, -1, 0, &success);
82 if (input_count < -1)
85 m_count = input_count;