Searched refs:i386_pe_declare_function_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/gcc/config/i386/
H A Duwin.h84 i386_pe_declare_function_type (FILE, NAME, TREE_PUBLIC (DECL)); \
H A Dcygming.h238 i386_pe_declare_function_type (FILE, NAME, TREE_PUBLIC (DECL)); \
255 i386_pe_declare_function_type (FILE, XSTR (FUN, 0), 1)
298 extern void i386_pe_declare_function_type (FILE *, const char *, int);
353 i386_pe_declare_function_type (STREAM, alias, \
H A Dwinnt.c631 i386_pe_declare_function_type (FILE *file, const char *name, int public)
720 i386_pe_declare_function_type (asm_out_file, p->name,
629 i386_pe_declare_function_type (FILE *file, const char *name, int public) function
H A Di386-protos.h196 extern void i386_pe_declare_function_type (FILE *, const char *, int);

Completed in 57 milliseconds