Searched defs:int_const (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 5163 bool int_const, op1_int_operands, op2_int_operands, int_operands; in build_conditional_expr() local 11515 bool int_const, int_const_or_overflow, int_operands; in build_binary_op() local 12717 bool int_const, int_operands; in c_objc_common_truthvalue_conversion() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 5201 bool int_const, op1_int_operands, op2_int_operands, int_operands; in build_conditional_expr() local 11727 bool int_const, int_const_or_overflow, int_operands; in build_binary_op() local 12908 bool int_const, int_operands; in c_objc_common_truthvalue_conversion() local
|