Searched refs:dollar_first_arg_num (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dc-format.c951 static int dollar_first_arg_num;
966 dollar_first_arg_num = first_arg_num;
1063 || (dollar_first_arg_num && argnum > dollar_arguments_count))
1093 if (dollar_first_arg_num)
1146 if (pointer_gap_ok && (dollar_first_arg_num == 0
1156 || (dollar_first_arg_num
947 static int dollar_first_arg_num; variable

Completed in 48 milliseconds