Home
last modified time | relevance | path

Searched refs:pp_c_type_cast (Results 1 – 25 of 111) sorted by relevance

12345

/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-pretty-print.c197 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
926 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
1014 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1078 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1117 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1126 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1797 pp_c_type_cast (this, ptr_type_node); in unary_expression()
1828 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e))); in unary_expression()
1832 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e))); in unary_expression()
1840 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e))); in unary_expression()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-pretty-print.c197 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
926 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
1014 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1078 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1117 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1126 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1797 pp_c_type_cast (this, ptr_type_node); in unary_expression()
1828 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e))); in unary_expression()
1832 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e))); in unary_expression()
1840 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e))); in unary_expression()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-pretty-print.c199 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
984 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
1072 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1136 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1175 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1184 pp_c_type_cast (pp, type); in pp_c_complex_expr()
2192 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e))); in unary_expression()
2196 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e))); in unary_expression()
2198 pp_c_type_cast (this, build_pointer_type (char_type_node)); in unary_expression()
2204 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e))); in unary_expression()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A Dc-pretty-print.c199 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
984 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
1072 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1136 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1175 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1184 pp_c_type_cast (pp, type); in pp_c_complex_expr()
2192 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e))); in unary_expression()
2196 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e))); in unary_expression()
2198 pp_c_type_cast (this, build_pointer_type (char_type_node)); in unary_expression()
2204 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e))); in unary_expression()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-pretty-print.c199 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
984 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
1072 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1136 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1175 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1184 pp_c_type_cast (pp, type); in pp_c_complex_expr()
2192 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e))); in unary_expression()
2196 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e))); in unary_expression()
2198 pp_c_type_cast (this, build_pointer_type (char_type_node)); in unary_expression()
2204 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e))); in unary_expression()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-pretty-print.c199 pp_c_type_cast (c_pretty_printer *pp, tree t)
984 pp_c_type_cast (pp, void_type_node);
1072 pp_c_type_cast (pp, type);
1136 pp_c_type_cast (pp, type);
1175 pp_c_type_cast (pp, type);
1184 pp_c_type_cast (pp, type);
2192 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e)));
2196 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e)));
2198 pp_c_type_cast (this, build_pointer_type (char_type_node));
2204 pp_c_type_cast (this, build_pointer_type (TREE_TYPE (e)));
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-pretty-print.c196 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
905 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
994 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1060 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1099 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1108 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1773 pp_c_type_cast (this, ptr_type_node); in unary_expression()
1814 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A Dc-pretty-print.c196 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
905 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
993 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1057 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1096 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1105 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1774 pp_c_type_cast (this, ptr_type_node); in unary_expression()
1815 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()
H A Dc-pretty-print.h131 void pp_c_type_cast (c_pretty_printer *, tree);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c-family/
H A Dc-pretty-print.c196 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
905 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
994 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1060 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1099 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1108 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1773 pp_c_type_cast (this, ptr_type_node); in unary_expression()
1814 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()
/dports/lang/gnat_util/gcc-6-20180516/gcc/c-family/
H A Dc-pretty-print.c194 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
898 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
1014 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1070 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1109 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1118 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1785 pp_c_type_cast (this, ptr_type_node); in unary_expression()
1825 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-pretty-print.c196 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
905 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
994 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1060 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1099 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1108 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1773 pp_c_type_cast (this, ptr_type_node); in unary_expression()
1814 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-pretty-print.c196 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
905 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
994 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1060 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1099 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1108 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1773 pp_c_type_cast (this, ptr_type_node); in unary_expression()
1814 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c-family/
H A Dc-pretty-print.c196 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
905 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
994 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1060 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1099 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1108 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1773 pp_c_type_cast (this, ptr_type_node); in unary_expression()
1814 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()
/dports/lang/gcc8/gcc-8.5.0/gcc/c-family/
H A Dc-pretty-print.c196 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
905 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
994 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1060 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1099 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1108 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1773 pp_c_type_cast (this, ptr_type_node); in unary_expression()
1814 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A Dc-pretty-print.c196 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
905 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
993 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1057 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1096 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1105 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1774 pp_c_type_cast (this, ptr_type_node); in unary_expression()
1815 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()
H A Dc-pretty-print.h131 void pp_c_type_cast (c_pretty_printer *, tree);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A Dc-pretty-print.c196 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
905 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
993 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1057 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1096 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1105 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1774 pp_c_type_cast (this, ptr_type_node); in unary_expression()
1815 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()
H A Dc-pretty-print.h131 void pp_c_type_cast (c_pretty_printer *, tree);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c-family/
H A Dc-pretty-print.c194 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
898 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
1014 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1070 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1109 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1118 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1785 pp_c_type_cast (this, ptr_type_node); in unary_expression()
1825 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-pretty-print.c196 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
925 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
1013 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1077 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1116 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1125 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1795 pp_c_type_cast (this, ptr_type_node); in unary_expression()
1836 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()
H A Dc-pretty-print.h133 void pp_c_type_cast (c_pretty_printer *, tree);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c-family/
H A Dc-pretty-print.c218 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
1012 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1068 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1107 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1116 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1772 pp_c_type_cast (this, ptr_type_node); in unary_expression()
1812 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()
/dports/lang/gcc48/gcc-4.8.5/gcc/c-family/
H A Dc-pretty-print.c215 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
1011 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1067 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1106 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1115 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1751 pp_c_type_cast (pp, ptr_type_node); in pp_c_unary_expression()
1791 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c-family/
H A Dc-pretty-print.c215 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
1011 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1067 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1106 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1115 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1751 pp_c_type_cast (pp, ptr_type_node); in pp_c_unary_expression()
1791 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()

12345