Searched refs:truthvalue_false_node (Results 1 – 6 of 6) sorted by relevance
2256 val = truthvalue_false_node; in shorten_compare()2263 val = truthvalue_false_node; in shorten_compare()2270 val = truthvalue_false_node; in shorten_compare()2277 val = truthvalue_false_node; in shorten_compare()2284 val = truthvalue_false_node; in shorten_compare()2323 if (val == truthvalue_false_node) in shorten_compare()2414 value = truthvalue_false_node; in shorten_compare()2585 : truthvalue_false_node; in c_common_truthvalue_conversion()2590 : truthvalue_false_node; in c_common_truthvalue_conversion()
198 #define truthvalue_false_node c_global_trees[CTI_TRUTHVALUE_FALSE] macro
4702 skip_evaluation += cond.value == truthvalue_false_node; in c_parser_conditional_expression()4705 - (cond.value == truthvalue_false_node)); in c_parser_conditional_expression()4831 skip_evaluation -= stack[sp - 1].expr.value == truthvalue_false_node; \ in c_parser_binary_expression()4952 skip_evaluation += stack[sp].expr.value == truthvalue_false_node; in c_parser_binary_expression()
2819 truthvalue_false_node = integer_zero_node; in c_init_decl_processing()
12863 (truthvalue_false_node): Renamed from boolean_false_node.
3203 truthvalue_false_node = boolean_false_node; in cxx_init_decl_processing()