Home
last modified time | relevance | path

Searched refs:convert_p (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dc-parser.c4267 c_parser_asm_operands (c_parser *parser, bool convert_p) in c_parser_asm_operands() argument
4305 if (convert_p) in c_parser_asm_operands()
5640 c_parser_expr_list (c_parser *parser, bool convert_p) in c_parser_expr_list() argument
5645 if (convert_p) in c_parser_expr_list()
5652 if (convert_p) in c_parser_expr_list()
Dc-typeck.c7755 int convert_p) in build_binary_op() argument
7807 if (convert_p) in build_binary_op()
DChangeLog-200514884 (c_parser_asm_operands, c_parser_expr_list): Add convert_p
14886 default_function_array_conversion if convert_p.
/freebsd-9-stable/contrib/gcc/cp/
Dtypeck.c2992 int convert_p ATTRIBUTE_UNUSED) in build_binary_op()
DChangeLog-199820 * typeck.c (build_binary_op): Mark parameter `convert_p' with