Searched refs:__cdecl (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dbase64.h42 #define ROKEN_LIB_CALL __cdecl
H A Dhex.h42 #define ROKEN_LIB_CALL __cdecl
H A Dparse_bytes.h42 #define ROKEN_LIB_CALL __cdecl
H A Dparse_time.h42 #define ROKEN_LIB_CALL __cdecl
H A Dsearch.hin14 #define ROKEN_LIB_CALL __cdecl
H A Dgetarg.h44 #define ROKEN_LIB_CALL __cdecl
H A Dparse_units.h45 #define ROKEN_LIB_CALL __cdecl
H A Dndbm_wrap.h45 #define ROKEN_LIB_CALL __cdecl
H A Drtbl.h41 #define ROKEN_LIB_CALL __cdecl
H A Derr.hin52 #define ROKEN_LIB_CALL __cdecl
H A Dresolve.h42 #define ROKEN_LIB_CALL __cdecl
/freebsd-10.1-release/usr.bin/svn/lib/libapr_util/
H A Dapu.h73 #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-10.1-release/contrib/llvm/tools/clang/lib/Headers/
H A DIntrin.h56 void __cdecl __fastfail(unsigned int);
168 unsigned __int64 __cdecl _byteswap_uint64(unsigned __int64);
169 unsigned long __cdecl _byteswap_ulong(unsigned long);
170 unsigned short __cdecl _byteswap_ushort(unsigned short);
172 void __cdecl _disable(void);
173 void __cdecl _enable(void);
174 void __cdecl _fxrstor(void const *);
175 void __cdecl _fxsave(void *);
186 long __cdecl _InterlockedCompareExchange(long volatile *_Destination,
208 long __cdecl _InterlockedDecremen
[all...]
/freebsd-10.1-release/contrib/apr-util/include/
H A Dapu.h.in72 #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 Dapu.hw78 #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-10.1-release/contrib/expat/lib/
H A Dexpat_external.h38 #define XMLCALL __cdecl
/freebsd-10.1-release/contrib/ncurses/include/
H A Dncurses_dll.h60 # define NCURSES_API __cdecl
/freebsd-10.1-release/sys/contrib/dev/acpica/include/platform/
H A Dacfreebsd.h111 #define __cdecl macro
/freebsd-10.1-release/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.h226 # define CDECL __cdecl
/freebsd-10.1-release/contrib/xz/src/liblzma/api/
H A Dlzma.h192 # define LZMA_API_CALL __cdecl
/freebsd-10.1-release/sys/boot/efi/include/amd64/
H A Defibind.h164 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler
221 __cdecl \
/freebsd-10.1-release/sys/boot/efi/include/i386/
H A Defibind.h160 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler
217 __cdecl \
/freebsd-10.1-release/contrib/ntp/sntp/libevent/
H A Dsignal.c86 /* Windows wants us to call our signal handlers as __cdecl. Nobody else
88 #define __cdecl macro
114 static void __cdecl evsig_handler(int sig);
213 int evsignal, void (__cdecl *handler)(int))
376 static void __cdecl
/freebsd-10.1-release/usr.bin/svn/lib/libapr/
H A Dapr.h525 #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-10.1-release/sys/boot/efi/include/ia64/
H A Defibind.h163 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler

Completed in 292 milliseconds

12