Searched refs:__stdcall (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-10.1-release/crypto/heimdal/lib/com_err/
H A Dcom_right.h43 #define KRB5_LIB_CALL __stdcall
54 #define KRB5_CALLCONV __stdcall
/freebsd-10.1-release/contrib/com_err/
H A Dcom_right.h49 #define KRB5_LIB_CALL __stdcall
64 #define KRB5_CALLCONV __stdcall
/freebsd-10.1-release/usr.bin/svn/lib/libapr_util/
H A Dapu.h72 #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-10.1-release/contrib/apr-util/include/
H A Dapu.h.in71 #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 Dapu.hw77 #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-10.1-release/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.h39 #define THREAD_FN unsigned __stdcall
/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dfnmatch.hin40 #define ROKEN_LIB_CALL __stdcall
/freebsd-10.1-release/crypto/heimdal/lib/asn1/
H A Dasn1-common.h73 #define ASN1CALL __stdcall
/freebsd-10.1-release/crypto/openssl/engines/vendor_defns/
H A Dhw_4758_cca.h27 # define SECURITYAPI __stdcall
/freebsd-10.1-release/contrib/llvm/lib/Support/
H A DThreading.cpp114 static unsigned __stdcall ThreadCallback(void *param) {
/freebsd-10.1-release/kerberos5/include/
H A Dconfig.h21 #define KRB5_LIB_CALL __stdcall
36 #define ROKEN_LIB_CALL __stdcall
51 #define GSSAPI_LIB_CALL __stdcall
/freebsd-10.1-release/usr.bin/svn/lib/libapr/
H A Dapr.h524 #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-10.1-release/sys/dev/ce/
H A Dtau32-ddk.h33 #if defined(__GNUC__) && !defined(__stdcall)
34 # define __stdcall __attribute__((stdcall)) macro
43 # define TAU32_CALLBACK_TYPE __stdcall
51 # define TAU32_CALL_TYPE __stdcall
/freebsd-10.1-release/contrib/apr/include/
H A Dapr.hw490 #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
H A Dapr.hwc487 #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 Dapr.h.in511 #define APR_DECLARE(type) type __stdcall
515 #define APR_DECLARE(type) __declspec(dllexport) type __stdcall
519 #define APR_DECLARE(type) __declspec(dllimport) type __stdcall
/freebsd-10.1-release/sys/boot/efi/include/amd64/
H A Defibind.h209 __stdcall \
/freebsd-10.1-release/sys/boot/efi/include/i386/
H A Defibind.h205 __stdcall \
/freebsd-10.1-release/crypto/heimdal/include/
H A Dconfig.h.in18 #define KRB5_LIB_CALL __stdcall
33 #define ROKEN_LIB_CALL __stdcall
48 #define GSSAPI_LIB_CALL __stdcall
/freebsd-10.1-release/crypto/heimdal/lib/gssapi/gssapi/
H A Dgssapi.h47 #define GSSAPI_LIB_CALL __stdcall
78 #define GSSAPI_CALLCONV __stdcall
/freebsd-10.1-release/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h89 # define STDCALL __stdcall
/freebsd-10.1-release/crypto/heimdal/lib/hx509/
H A Dhx509-protos.h15 #define HX509_LIB_CALL __stdcall
/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Dkrb5.h57 #define KRB5_CALLCONV __stdcall
/freebsd-10.1-release/contrib/subversion/subversion/svndumpfilter/
H A Dsvndumpfilter.c51 typedef apr_status_t (__stdcall *open_fn_t)(apr_file_t **, apr_pool_t *);
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Host/common/
H A DHost.cpp615 __stdcall

Completed in 313 milliseconds

12