HomeSort by: relevance | last modified time | path
    Searched refs:__cdecl (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/include/platform/
accygwin.h 186 #ifndef __cdecl
187 #define __cdecl macro
acqnx.h 174 #define __cdecl macro
acfreebsd.h 225 #define __cdecl macro
acnetbsd.h 251 #define __cdecl macro
aclinux.h 349 #ifndef __cdecl
350 #define __cdecl macro
acmsvc.h 188 #define ACPI_SYSTEM_XFACE __cdecl
191 #define ACPI_INTERNAL_VAR_XFACE __cdecl
acefi.h 183 #define ACPI_EFI_API __cdecl
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_win_dynamic_runtime_thunk.cc 92 extern "C" int __cdecl atexit(void (__cdecl *f)(void));
93 extern "C" void __cdecl _initterm(void *a, void *b);
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
efibind.h 184 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler
227 __cdecl \
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efibind.h 162 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler
  /src/common/dist/zlib/contrib/delphi/
zlibd32.mak 8 LOC = -DZEXPORT=__fastcall -DZEXPORTVA=__cdecl
  /src/common/dist/zlib/contrib/pascal/
zlibd32.mak 8 LOC = -DZEXPORT=__fastcall -DZEXPORTVA=__cdecl
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h 195 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler
241 __cdecl \
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_atomic_msvc.h 54 long __cdecl _InterlockedCompareExchange( // NOLINT

Completed in 21 milliseconds