Home
last modified time | relevance | path

Searched refs:integer_two_node (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dinit.c2882 integer_two_node))); in push_base_cleanups()
H A Dcp-tree.h3299 extern GTY(()) tree integer_two_node;
H A Ddecl.c169 tree integer_two_node, integer_three_node; variable
3198 integer_two_node = build_int_cst (NULL_TREE, 2); in cxx_init_decl_processing()
H A Dcall.c5194 return integer_two_node; in in_charge_arg_for_name()
H A DChangeLog-1998912 integer_two_node, to build_vec_delete.
917 might be integer_two_node anymore.