| /freebsd-12.1/contrib/libc++/src/support/runtime/ |
| H A D | exception_pointer_msvc.ipp | 14 _LIBCPP_CRT_FUNC void __cdecl __ExceptionPtrCreate(void*); 15 _LIBCPP_CRT_FUNC void __cdecl __ExceptionPtrDestroy(void*); 16 _LIBCPP_CRT_FUNC void __cdecl __ExceptionPtrCopy(void*, const void*); 17 _LIBCPP_CRT_FUNC void __cdecl __ExceptionPtrAssign(void*, const void*); 18 _LIBCPP_CRT_FUNC bool __cdecl __ExceptionPtrCompare(const void*, const void*); 19 _LIBCPP_CRT_FUNC bool __cdecl __ExceptionPtrToBool(const void*); 20 _LIBCPP_CRT_FUNC void __cdecl __ExceptionPtrSwap(void*, void*); 21 _LIBCPP_CRT_FUNC void __cdecl __ExceptionPtrCurrentException(void*); 22 [[noreturn]] _LIBCPP_CRT_FUNC void __cdecl __ExceptionPtrRethrow(const void*); 23 _LIBCPP_CRT_FUNC void __cdecl
|
| H A D | exception_msvc.ipp | 19 typedef void (__cdecl* terminate_handler)(); 20 _LIBCPP_CRT_FUNC terminate_handler __cdecl set_terminate( 22 _LIBCPP_CRT_FUNC terminate_handler __cdecl _get_terminate(); 24 typedef void (__cdecl* unexpected_handler)(); 25 unexpected_handler __cdecl set_unexpected( 27 unexpected_handler __cdecl _get_unexpected(); 29 int __cdecl __uncaught_exceptions();
|
| /freebsd-12.1/usr.bin/svn/lib/libapr_util/ |
| H A D | apu.h | 73 #define APU_DECLARE_NONSTD(type) type __cdecl 77 #define APU_DECLARE_NONSTD(type) __declspec(dllexport) type __cdecl 81 #define APU_DECLARE_NONSTD(type) __declspec(dllimport) type __cdecl
|
| /freebsd-12.1/contrib/compiler-rt/lib/asan/ |
| H A D | 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);
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Headers/ |
| H A D | intrin.h | 168 void __cdecl _disable(void); 169 void __cdecl _enable(void); 181 void __cdecl _invpcid(unsigned int, void *); 191 int __cdecl _setjmp(jmp_buf); 205 unsigned __int64 __cdecl _xgetbv(unsigned int); 206 void __cdecl _xsetbv(unsigned int, unsigned __int64); 542 static __inline__ unsigned __int64 __cdecl __DEFAULT_FN_ATTRS
|
| /freebsd-12.1/contrib/libevent/ |
| H A D | signal.c | 88 #define __cdecl macro 114 static void __cdecl evsig_handler(int sig); 213 int evsignal, void (__cdecl *handler)(int)) in evsig_set_handler_() 376 static void __cdecl
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/ |
| H A D | signal.c | 88 #define __cdecl macro 114 static void __cdecl evsig_handler(int sig); 213 int evsignal, void (__cdecl *handler)(int)) in evsig_set_handler_() 376 static void __cdecl
|
| /freebsd-12.1/crypto/openssl/include/internal/ |
| H A D | refcount.h | 106 extern long __cdecl _InterlockedExchangeAdd(long volatile*, long); 109 extern long __cdecl InterlockedExchangeAdd(long volatile*, long);
|
| /freebsd-12.1/usr.bin/svn/lib/libapr/ |
| H A D | apr.h | 525 #define APR_DECLARE_NONSTD(type) type __cdecl 529 #define APR_DECLARE_NONSTD(type) __declspec(dllexport) type __cdecl 533 #define APR_DECLARE_NONSTD(type) __declspec(dllimport) type __cdecl
|
| /freebsd-12.1/sys/dev/ce/ |
| H A D | tau32-ddk.h | 37 #if defined(__GNUC__) && !defined(__cdecl) 38 # define __cdecl __attribute__((cdecl)) macro 45 # define TAU32_CALLBACK_TYPE __cdecl 53 # define TAU32_CALL_TYPE __cdecl
|
| /freebsd-12.1/contrib/apr-util/include/ |
| H A D | apu.h.in | 72 #define APU_DECLARE_NONSTD(type) type __cdecl 76 #define APU_DECLARE_NONSTD(type) __declspec(dllexport) type __cdecl 80 #define APU_DECLARE_NONSTD(type) __declspec(dllimport) type __cdecl
|
| H A D | apu.hw | 78 #define APU_DECLARE_NONSTD(type) type __cdecl 82 #define APU_DECLARE_NONSTD(type) __declspec(dllexport) type __cdecl 86 #define APU_DECLARE_NONSTD(type) __declspec(dllimport) type __cdecl
|
| /freebsd-12.1/stand/efi/include/amd64/ |
| H A D | efibind.h | 168 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler 225 __cdecl \
|
| /freebsd-12.1/stand/efi/include/i386/ |
| H A D | efibind.h | 164 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler 221 __cdecl \
|
| /freebsd-12.1/crypto/heimdal/lib/roken/ |
| H A D | base64.h | 42 #define ROKEN_LIB_CALL __cdecl
|
| H A D | hex.h | 42 #define ROKEN_LIB_CALL __cdecl
|
| H A D | parse_bytes.h | 42 #define ROKEN_LIB_CALL __cdecl
|
| H A D | parse_time.h | 42 #define ROKEN_LIB_CALL __cdecl
|
| H A D | parse_units.h | 45 #define ROKEN_LIB_CALL __cdecl
|
| H A D | getarg.h | 44 #define ROKEN_LIB_CALL __cdecl
|
| H A D | rtbl.h | 41 #define ROKEN_LIB_CALL __cdecl
|
| /freebsd-12.1/sys/contrib/dev/acpica/include/platform/ |
| H A D | acfreebsd.h | 217 #define __cdecl macro
|
| /freebsd-12.1/contrib/expat/lib/ |
| H A D | expat_external.h | 38 #define XMLCALL __cdecl
|
| /freebsd-12.1/contrib/sqlite3/ |
| H A D | Makefile.msc | 503 CORE_CCONV_OPTS = -Gz -DSQLITE_CDECL=__cdecl -DSQLITE_APICALL=__stdcall -DSQLITE_CALLBACK=__stdcall… 504 SHELL_CCONV_OPTS = -Gz -DSQLITE_CDECL=__cdecl -DSQLITE_APICALL=__stdcall -DSQLITE_CALLBACK=__stdcal… 507 CORE_CCONV_OPTS = -Gz -DSQLITE_CDECL=__cdecl -DSQLITE_APICALL=__stdcall -DSQLITE_CALLBACK=__stdcall… 508 SHELL_CCONV_OPTS = -Gz -DSQLITE_CDECL=__cdecl -DSQLITE_APICALL=__stdcall -DSQLITE_CALLBACK=__stdcal…
|
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| H A D | jitprofiling.h | 226 # define CDECL __cdecl
|