Searched refs:FASTCALL_PREFIX (Results 1 – 3 of 3) sorted by relevance
335 *p++ = FASTCALL_PREFIX; in gen_stdcall_or_fastcall_suffix()453 if (name[strlen (DLL_IMPORT_PREFIX)] == FASTCALL_PREFIX) in i386_pe_output_labelref()466 else if ((name[0] == FASTCALL_PREFIX) in i386_pe_output_labelref()469 && name[strlen (DLL_EXPORT_PREFIX)] == FASTCALL_PREFIX)) in i386_pe_output_labelref()
149 newid = gen_stdcall_or_fastcall_decoration (decl, FASTCALL_PREFIX); in i386_nlm_encode_section_info()
2229 #define FASTCALL_PREFIX '@' macro