Home
last modified time | relevance | path

Searched refs:gen_stdcall_or_fastcall_suffix (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/config/i386/
HDwinnt.c50 static tree gen_stdcall_or_fastcall_suffix (tree, bool);
292 gen_stdcall_or_fastcall_suffix (tree decl, bool fastcall) in gen_stdcall_or_fastcall_suffix() function
351 newid = gen_stdcall_or_fastcall_suffix (decl, false); in i386_pe_encode_section_info()
353 newid = gen_stdcall_or_fastcall_suffix (decl, true); in i386_pe_encode_section_info()
/NextBSD/contrib/gcc/
HDChangeLog-200417734 (gen_stdcall_or_fastcall_suffix): New function, returning tree