Home
last modified time | relevance | path

Searched refs:print_declaration (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-pretty-print.h39 extern void print_declaration (pretty_printer *, tree, int, int);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-pretty-print.h44 extern void print_declaration (pretty_printer *, tree, int, int);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-pretty-print.h39 extern void print_declaration (pretty_printer *, tree, int, int);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-pretty-print.h43 extern void print_declaration (pretty_printer *, tree, int, int);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-pretty-print.h43 extern void print_declaration (pretty_printer *, tree, int, int);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-pretty-print.h43 extern void print_declaration (pretty_printer *, tree, int, dump_flags_t);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-pretty-print.h43 extern void print_declaration (pretty_printer *, tree, int, dump_flags_t);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-pretty-print.h43 extern void print_declaration (pretty_printer *, tree, int, dump_flags_t);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-pretty-print.h43 extern void print_declaration (pretty_printer *, tree, int, dump_flags_t);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-pretty-print.h43 extern void print_declaration (pretty_printer *, tree, int, dump_flags_t);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-pretty-print.h43 extern void print_declaration (pretty_printer *, tree, int, dump_flags_t);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-pretty-print.h49 extern void print_declaration (pretty_printer *, tree, int, dump_flags_t);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-pretty-print.h46 extern void print_declaration (pretty_printer *, tree, int, dump_flags_t);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-pretty-print.h46 extern void print_declaration (pretty_printer *, tree, int, dump_flags_t);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-pretty-print.h46 extern void print_declaration (pretty_printer *, tree, int, dump_flags_t);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-pretty-print.h46 extern void print_declaration (pretty_printer *, tree, int, dump_flags_t);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-pretty-print.h46 extern void print_declaration (pretty_printer *, tree, int, dump_flags_t);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-pretty-print.h46 extern void print_declaration (pretty_printer *, tree, int, dump_flags_t);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-pretty-print.h48 extern void print_declaration (pretty_printer *, tree, int, dump_flags_t);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-pretty-print.h48 extern void print_declaration (pretty_printer *, tree, int, dump_flags_t);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-pretty-print.h48 extern void print_declaration (pretty_printer *, tree, int, dump_flags_t);
/dports/math/barvinok/barvinok-0.41.5/pet/
H A Dpet_codegen.c140 static isl_stat print_declaration(__isl_take isl_set *set, void *user) in print_declaration() function
169 if (isl_union_set_foreach_set(uset, &print_declaration, &p) >= 0) in print_declarations()
/dports/lang/cparser/cparser-0.9.14/
H A Dast.h96 void print_declaration(const entity_t *entity);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-pretty-print.c43 static void print_declaration (pretty_printer *, tree, int, int);
106 print_declaration (&buffer, decl, 2, flags); in print_generic_decl()
892 print_declaration (buffer, DECL_EXPR_DECL (node), spc, flags); in dump_generic_node()
969 print_declaration (buffer, op0, spc+2, flags); in dump_generic_node()
1567 print_declaration (pretty_printer *buffer, tree t, int spc, int flags) in print_declaration() function
1689 print_declaration (buffer, tmp, spc+2, flags); in print_struct_decl()
/dports/devel/p5-ExtUtils-XSpp/ExtUtils-XSpp-0.18/lib/ExtUtils/XSpp/Node/
H A DFunction.pm377 sub print_declaration { subroutine

12345678910>>...12