Searched refs:convert_p (Results 1 – 5 of 5) sorted by relevance
4507 c_parser_asm_operands (c_parser *parser, bool convert_p) in c_parser_asm_operands() argument4545 if (convert_p) in c_parser_asm_operands()5947 c_parser_expr_list (c_parser *parser, bool convert_p) in c_parser_expr_list() argument5952 if (convert_p) in c_parser_expr_list()5959 if (convert_p) in c_parser_expr_list()
8215 int convert_p) in build_binary_op() argument8267 if (convert_p) in build_binary_op()
14884 (c_parser_asm_operands, c_parser_expr_list): Add convert_p14886 default_function_array_conversion if convert_p.
3082 int convert_p ATTRIBUTE_UNUSED) in build_binary_op()
20 * typeck.c (build_binary_op): Mark parameter `convert_p' with