HomeSort by: relevance | last modified time | path
    Searched refs:__stdcall (Results 1 - 25 of 57) sorted by relevancy

1 2 3

  /src/external/apache2/argon2/dist/phc-winner-argon2/src/
thread.h 35 typedef unsigned(__stdcall *argon2_thread_func_t)(void *);
  /src/crypto/external/bsd/heimdal/dist/lib/com_err/
com_right.h 45 #define KRB5_LIB_CALL __stdcall
56 #define KRB5_CALLCONV __stdcall
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/DIA/
DIAUtils.h 17 HRESULT (__stdcall Obj::*Func)(BSTR *)) {
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
fnmatch.hin 40 #define ROKEN_LIB_CALL __stdcall
dlfcn.hin 48 typedef int (__stdcall *DLSYM_RET_TYPE)();
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
DIAFrameData.cpp 21 HRESULT (__stdcall IDiaFrameData::*Method)(ArgType *)) {
DIASectionContrib.cpp 33 HRESULT (__stdcall IDiaSectionContrib::*Method)(ArgType *)) {
DIARawSymbol.cpp 97 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) {
107 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) {
117 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) {
123 HRESULT (__stdcall IDiaSymbol::*Method)(GUID *)) {
138 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) {
146 HRESULT (__stdcall IDiaSymbol::*Method)(DWORD *),
158 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) {
166 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) {
180 HRESULT (__stdcall IDiaSymbol::*Method)(VARIANT *)) {
  /src/external/bsd/libevent/dist/test/
regress_thread.h 33 #define THREAD_FN unsigned __stdcall
  /src/external/bsd/ntp/dist/sntp/libevent/test/
regress_thread.h 34 #define THREAD_FN unsigned __stdcall
  /src/external/public-domain/sqlite/dist/
Makefile.msc 526 CORE_CCONV_OPTS = -Gz -guard:cf -DSQLITE_CDECL=__cdecl -DSQLITE_APICALL=__stdcall -DSQLITE_CALLBACK=__stdcall -DSQLITE_SYSAPI=__stdcall
527 SHELL_CCONV_OPTS = -Gz -guard:cf -DSQLITE_CDECL=__cdecl -DSQLITE_APICALL=__stdcall -DSQLITE_CALLBACK=__stdcall -DSQLITE_SYSAPI=__stdcall
530 CORE_CCONV_OPTS = -Gz -guard:cf -DSQLITE_CDECL=__cdecl -DSQLITE_APICALL=__stdcall -DSQLITE_CALLBACK=__stdcall -DSQLITE_SYSAPI=__stdcall
531 SHELL_CCONV_OPTS = -Gz -guard:cf -DSQLITE_CDECL=__cdecl -DSQLITE_APICALL=__stdcall -DSQLITE_CALLBACK=__stdcall -DSQLITE_SYSAPI=__stdcal
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_win_defs.h 21 #define WINAPI __stdcall
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
asn1-common.h 80 #define ASN1CALL __stdcall
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_win_defs.h 20 #define WINAPI __stdcall
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_win_defs.h 20 #define WINAPI __stdcall
  /src/crypto/external/apache2/openssl/dist/ms/
applink.c 103 * __stdcall appears to be the only way to get the name
107 __stdcall
  /src/crypto/external/bsd/openssl/dist/ms/
applink.c 95 * __stdcall appears to be the only way to get the name
99 __stdcall
  /src/crypto/external/bsd/openssl.old/dist/ms/
applink.c 89 * __stdcall appears to be the only way to get the name
93 __stdcall
  /src/sys/external/bsd/compiler_rt/dist/lib/interception/
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__)
  /src/crypto/external/bsd/heimdal/include/
config.h 30 #define KRB5_LIB_CALL __stdcall
45 #define ROKEN_LIB_CALL __stdcall
60 #define GSSAPI_LIB_CALL __stdcall
  /src/external/gpl3/gcc/dist/libsanitizer/interception/
interception.h 159 extern "C" __declspec(dllimport) ret_type __stdcall func(__VA_ARGS__);
333 typedef ret_type (__stdcall *FUNC_TYPE(func))(__VA_ARGS__); \
337 extern "C" INTERCEPTOR_ATTRIBUTE ret_type __stdcall WRAP(func)(__VA_ARGS__)
  /src/external/gpl3/gcc.old/dist/libsanitizer/interception/
interception.h 132 extern "C" __declspec(dllimport) ret_type __stdcall func(__VA_ARGS__);
250 typedef ret_type (__stdcall *FUNC_TYPE(func))(__VA_ARGS__); \
256 ret_type __stdcall WRAP(func)(__VA_ARGS__)
  /src/crypto/external/bsd/heimdal/dist/include/
config.h.w32 58 #define KRB5_LIB_CALL __stdcall
88 #define GSSAPI_LIB_CALL __stdcall
  /src/external/bsd/zstd/dist/lib/common/
threading.c 45 static unsigned __stdcall worker(void *arg)
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
efibind.h 215 __stdcall \

Completed in 50 milliseconds

1 2 3