Searched refs:truthvalue_false_node (Results 1 – 5 of 5) sorted by relevance
2176 val = truthvalue_false_node; in shorten_compare()2183 val = truthvalue_false_node; in shorten_compare()2190 val = truthvalue_false_node; in shorten_compare()2197 val = truthvalue_false_node; in shorten_compare()2204 val = truthvalue_false_node; in shorten_compare()2243 if (val == truthvalue_false_node) in shorten_compare()2334 value = truthvalue_false_node; in shorten_compare()2505 : truthvalue_false_node; in c_common_truthvalue_conversion()2510 : truthvalue_false_node; in c_common_truthvalue_conversion()
190 #define truthvalue_false_node c_global_trees[CTI_TRUTHVALUE_FALSE] macro
4426 skip_evaluation += cond.value == truthvalue_false_node; in c_parser_conditional_expression()4429 - (cond.value == truthvalue_false_node)); in c_parser_conditional_expression()4555 skip_evaluation -= stack[sp - 1].expr.value == truthvalue_false_node; \ in c_parser_binary_expression()4671 skip_evaluation += stack[sp].expr.value == truthvalue_false_node; in c_parser_binary_expression()
2765 truthvalue_false_node = integer_zero_node; in c_init_decl_processing()
3191 truthvalue_false_node = boolean_false_node; in cxx_init_decl_processing()