Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgengtype.cc2446 static void write_types (outf_p output_header,
2452 static void write_local (outf_p output_header,
3678 write_types (outf_p output_header, type_p structures, in write_types() argument
3684 oprintf (output_header, "\n/* %s*/\n", wtd->comment); in write_types()
3688 oprintf (output_header, "/* Macros and declarations. */\n"); in write_types()
3702 oprintf (output_header, "#define gt_%s_", wtd->prefix); in write_types()
3703 output_mangled_typename (output_header, s); in write_types()
3704 oprintf (output_header, "(X) do { \\\n"); in write_types()
3705 oprintf (output_header, in write_types()
3708 oprintf (output_header, " } while (0)\n"); in write_types()
[all …]
DChangeLog-20098447 * gengtype.c (write_types, write_local): Add the output_header
DChangeLog-201130755 (main): Calls write_typed_alloc_defns with output_header.
/netbsd/src/external/ibm-public/postfix/dist/src/sendmail/
Dsendmail.c614 static void output_header(void *context, int header_class, in output_header() function
882 output_header, in enqueue()
/netbsd/src/crypto/dist/ipsec-tools/misc/
Dcvs2cl.pl840 sub output_header { subroutine
1049 sub output_header { } subroutine
1216 $self->output_header(\*LOG_OUT);