Searched refs:has_operand_number (Results 1 – 3 of 3) sorted by relevance
1890 int &has_operand_number, tree first_fillin_param,1962 int &has_operand_number; member in argument_parser2136 has_operand_number (has_operand_number_), in argument_parser()2152 if ((fki->flags & (int) FMT_FLAG_USE_DOLLAR) && has_operand_number != 0) in read_any_dollar()2166 has_operand_number = 1; in read_any_dollar()2236 if (has_operand_number != 0) in read_any_format_width()2240 has_operand_number == 1, in read_any_format_width()2247 has_operand_number = 1; in read_any_format_width()2251 has_operand_number = 0; in read_any_format_width()2266 if (has_operand_number <= 0) in read_any_format_width()[all …]
1897 int &has_operand_number, tree first_fillin_param,1969 int &has_operand_number; variable2143 has_operand_number (has_operand_number_), in argument_parser()2159 if ((fki->flags & (int) FMT_FLAG_USE_DOLLAR) && has_operand_number != 0) in read_any_dollar()2173 has_operand_number = 1; in read_any_dollar()2243 if (has_operand_number != 0) in read_any_format_width()2247 has_operand_number == 1, in read_any_format_width()2254 has_operand_number = 1; in read_any_format_width()2258 has_operand_number = 0; in read_any_format_width()2273 if (has_operand_number <= 0) in read_any_format_width()[all …]
32838 numbers might occur but has_operand_number == 0.