Home
last modified time | relevance | path

Searched refs:Fastcall (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/sljit/dist/
H A DINTERNAL_CHANGES4 Switching from stdcall to cdecl on x86-32. Fastcall is still the default
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h65 Fastcall, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp86 case CallingConv::Fastcall: in outputCallingConvention()
H A DMicrosoftDemangle.cpp1705 return CallingConv::Fastcall; in demangleCallingConvention()
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS11389 * Fastcall for i386 has been changed not to pass aggregate arguments
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS13249 * Fastcall for i386 has been changed not to pass aggregate arguments
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-2002559 (ix86_return_pops_args): Fastcall functions pop the stack.