/src/usr.bin/indent/ |
args.c | 75 short i_max; member in struct:pro 249 if (!(ch_isdigit(*arg_arg) && p->i_min <= num && num <= p->i_max)) 253 option_source, arg_arg, p->p_name, p->i_min, p->i_max);
|
args.c | 75 short i_max; member in struct:pro 249 if (!(ch_isdigit(*arg_arg) && p->i_min <= num && num <= p->i_max)) 253 option_source, arg_arg, p->p_name, p->i_min, p->i_max);
|
args.c | 75 short i_max; member in struct:pro 249 if (!(ch_isdigit(*arg_arg) && p->i_min <= num && num <= p->i_max)) 253 option_source, arg_arg, p->p_name, p->i_min, p->i_max);
|