Searched refs:formal_prec (Results 1 – 2 of 2) sorted by relevance
2566 unsigned int formal_prec = TYPE_PRECISION (type); in convert_arguments() local2606 if (formal_prec == TYPE_PRECISION (float_type_node) in convert_arguments()2623 && (formal_prec in convert_arguments()2653 else if (formal_prec != TYPE_PRECISION (type1)) in convert_arguments()
21761 * c-typeck.c (convert_arguments): Change type of formal_prec from