| /freebsd-12.1/usr.bin/svn/lib/libapr_util/ |
| H A D | apu.h | 72 #define APU_DECLARE(type) type __stdcall 76 #define APU_DECLARE(type) __declspec(dllexport) type __stdcall 80 #define APU_DECLARE(type) __declspec(dllimport) type __stdcall
|
| /freebsd-12.1/contrib/sqlite3/ |
| H A D | Makefile.msc | 503 … -Gz -DSQLITE_CDECL=__cdecl -DSQLITE_APICALL=__stdcall -DSQLITE_CALLBACK=__stdcall -DSQLITE_SYSAPI… 504 … -Gz -DSQLITE_CDECL=__cdecl -DSQLITE_APICALL=__stdcall -DSQLITE_CALLBACK=__stdcall -DSQLITE_SYSAPI… 507 … -Gz -DSQLITE_CDECL=__cdecl -DSQLITE_APICALL=__stdcall -DSQLITE_CALLBACK=__stdcall -DSQLITE_SYSAPI… 508 … -Gz -DSQLITE_CDECL=__cdecl -DSQLITE_APICALL=__stdcall -DSQLITE_CALLBACK=__stdcall -DSQLITE_SYSAPI…
|
| /freebsd-12.1/crypto/heimdal/lib/com_err/ |
| H A D | com_right.h | 43 #define KRB5_LIB_CALL __stdcall 54 #define KRB5_CALLCONV __stdcall
|
| /freebsd-12.1/contrib/com_err/ |
| H A D | com_right.h | 49 #define KRB5_LIB_CALL __stdcall 64 #define KRB5_CALLCONV __stdcall
|
| /freebsd-12.1/contrib/compiler-rt/lib/interception/ |
| H A D | interception.h | 133 extern "C" __declspec(dllimport) ret_type __stdcall func(__VA_ARGS__); 254 typedef ret_type (__stdcall *FUNC_TYPE(func))(__VA_ARGS__); \ 260 ret_type __stdcall WRAP(func)(__VA_ARGS__)
|
| /freebsd-12.1/kerberos5/include/ |
| H A D | config.h | 21 #define KRB5_LIB_CALL __stdcall 36 #define ROKEN_LIB_CALL __stdcall 51 #define GSSAPI_LIB_CALL __stdcall
|
| /freebsd-12.1/usr.bin/svn/lib/libapr/ |
| H A D | apr.h | 524 #define APR_DECLARE(type) type __stdcall 528 #define APR_DECLARE(type) __declspec(dllexport) type __stdcall 532 #define APR_DECLARE(type) __declspec(dllimport) type __stdcall
|
| /freebsd-12.1/sys/dev/ce/ |
| H A D | tau32-ddk.h | 33 #if defined(__GNUC__) && !defined(__stdcall) 34 # define __stdcall __attribute__((stdcall)) macro 43 # define TAU32_CALLBACK_TYPE __stdcall 51 # define TAU32_CALL_TYPE __stdcall
|
| /freebsd-12.1/contrib/apr-util/include/ |
| H A D | apu.h.in | 71 #define APU_DECLARE(type) type __stdcall 75 #define APU_DECLARE(type) __declspec(dllexport) type __stdcall 79 #define APU_DECLARE(type) __declspec(dllimport) type __stdcall
|
| H A D | apu.hw | 77 #define APU_DECLARE(type) type __stdcall 81 #define APU_DECLARE(type) __declspec(dllexport) type __stdcall 85 #define APU_DECLARE(type) __declspec(dllimport) type __stdcall
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/DIA/ |
| H A D | DIARawSymbol.cpp | 98 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in PrivateGetDIAValue() 108 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in PrivateGetDIAValue() 118 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) { in PrivateGetDIAValue() 124 HRESULT (__stdcall IDiaSymbol::*Method)(GUID *)) { in PrivateGetDIAValue() 139 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in DumpDIAValueAs() 147 HRESULT (__stdcall IDiaSymbol::*Method)(DWORD *), in DumpDIAIdValue() 159 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in DumpDIAValue() 167 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) { in DumpDIAValue() 181 HRESULT (__stdcall IDiaSymbol::*Method)(VARIANT *)) { in DumpDIAValue()
|
| H A D | DIAFrameData.cpp | 22 HRESULT (__stdcall IDiaFrameData::*Method)(ArgType *)) { in PrivateGetDIAValue()
|
| H A D | DIASectionContrib.cpp | 34 HRESULT (__stdcall IDiaSectionContrib::*Method)(ArgType *)) { in PrivateGetDIAValue()
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/DIA/ |
| H A D | DIAUtils.h | 18 HRESULT (__stdcall Obj::*Func)(BSTR *)) { in invokeBstrMethod()
|
| /freebsd-12.1/contrib/libevent/test/ |
| H A D | regress_thread.h | 39 #define THREAD_FN unsigned __stdcall
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress_thread.h | 39 #define THREAD_FN unsigned __stdcall
|
| /freebsd-12.1/sys/contrib/zstd/lib/common/ |
| H A D | threading.c | 36 static unsigned __stdcall worker(void *arg) in worker()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/ |
| H A D | HostNativeThreadBase.h | 20 #define THREAD_ROUTINE __stdcall
|
| /freebsd-12.1/crypto/heimdal/lib/asn1/ |
| H A D | asn1-common.h | 73 #define ASN1CALL __stdcall
|
| /freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_win_defs.h | 21 #define WINAPI __stdcall
|
| /freebsd-12.1/contrib/xz/src/common/ |
| H A D | mythread.h | 340 #define MYTHREAD_RET_TYPE unsigned int __stdcall 387 unsigned int (__stdcall *func)(void *arg), void *arg) in mythread_create()
|
| /freebsd-12.1/contrib/apr/include/ |
| H A D | apr.hwc | 487 #define APR_THREAD_FUNC __stdcall 545 #define APR_DECLARE(type) type __stdcall 549 #define APR_DECLARE(type) __declspec(dllexport) type __stdcall 553 #define APR_DECLARE(type) __declspec(dllimport) type __stdcall
|
| H A D | apr.hw | 490 #define APR_THREAD_FUNC __stdcall 548 #define APR_DECLARE(type) type __stdcall 552 #define APR_DECLARE(type) __declspec(dllexport) type __stdcall 556 #define APR_DECLARE(type) __declspec(dllimport) type __stdcall
|
| /freebsd-12.1/stand/efi/include/amd64/ |
| H A D | efibind.h | 213 __stdcall \
|
| /freebsd-12.1/stand/efi/include/i386/ |
| H A D | efibind.h | 209 __stdcall \
|