Home
last modified time | relevance | path

Searched refs:bool_promoted_to_int_p (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-warn.c457 return bool_promoted_to_int_p (expr); in expr_has_boolean_operands_p()
2363 if (bool_promoted_to_int_p (noncst)) in maybe_warn_bool_compare()
H A Dc-common.h852 extern bool bool_promoted_to_int_p (tree);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-warn.c457 return bool_promoted_to_int_p (expr); in expr_has_boolean_operands_p()
2363 if (bool_promoted_to_int_p (noncst)) in maybe_warn_bool_compare()
H A Dc-common.h852 extern bool bool_promoted_to_int_p (tree);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-warn.c457 return bool_promoted_to_int_p (expr); in expr_has_boolean_operands_p()
2363 if (bool_promoted_to_int_p (noncst)) in maybe_warn_bool_compare()
H A Dc-common.h852 extern bool bool_promoted_to_int_p (tree);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-warn.c457 return bool_promoted_to_int_p (expr); in expr_has_boolean_operands_p()
2363 if (bool_promoted_to_int_p (noncst)) in maybe_warn_bool_compare()
H A Dc-common.h852 extern bool bool_promoted_to_int_p (tree);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-warn.c457 return bool_promoted_to_int_p (expr); in expr_has_boolean_operands_p()
2363 if (bool_promoted_to_int_p (noncst)) in maybe_warn_bool_compare()
H A Dc-common.h852 extern bool bool_promoted_to_int_p (tree);
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-warn.c457 return bool_promoted_to_int_p (expr); in expr_has_boolean_operands_p()
2363 if (bool_promoted_to_int_p (noncst)) in maybe_warn_bool_compare()
H A Dc-common.h852 extern bool bool_promoted_to_int_p (tree);
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A Dc-warn.c528 return bool_promoted_to_int_p (expr); in expr_has_boolean_operands_p()
2541 if (bool_promoted_to_int_p (noncst)) in maybe_warn_bool_compare()
H A Dc-common.h869 extern bool bool_promoted_to_int_p (tree);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-warn.c529 return bool_promoted_to_int_p (expr); in expr_has_boolean_operands_p()
2655 if (bool_promoted_to_int_p (noncst)) in maybe_warn_bool_compare()
H A Dc-common.h884 extern bool bool_promoted_to_int_p (tree);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-warn.c529 return bool_promoted_to_int_p (expr); in expr_has_boolean_operands_p()
2664 if (bool_promoted_to_int_p (noncst)) in maybe_warn_bool_compare()
H A Dc-common.h884 extern bool bool_promoted_to_int_p (tree);
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-warn.c529 return bool_promoted_to_int_p (expr); in expr_has_boolean_operands_p()
2664 if (bool_promoted_to_int_p (noncst)) in maybe_warn_bool_compare()
H A Dc-common.h884 extern bool bool_promoted_to_int_p (tree);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A Dc-warn.c528 return bool_promoted_to_int_p (expr); in expr_has_boolean_operands_p()
2541 if (bool_promoted_to_int_p (noncst)) in maybe_warn_bool_compare()
H A Dc-common.h868 extern bool bool_promoted_to_int_p (tree);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A Dc-warn.c528 return bool_promoted_to_int_p (expr); in expr_has_boolean_operands_p()
2541 if (bool_promoted_to_int_p (noncst)) in maybe_warn_bool_compare()
H A Dc-common.h869 extern bool bool_promoted_to_int_p (tree);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-common.h903 extern bool bool_promoted_to_int_p (tree);

123