Searched refs:__cdecl (Results 1 – 21 of 21) sorted by relevance
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Headers/ |
| D | Intrin.h | 56 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 _InterlockedDecrement(long volatile *_Addend); [all …]
|
| /freebsd-9-stable/contrib/ntp/sntp/libevent/ |
| 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
|
| D | ChangeLog-2.0 | 586 o Declare signal handler function as "__cdecl" on Windows (f0056d0)
|
| /freebsd-9-stable/sys/dev/ce/ |
| 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-9-stable/sys/boot/efi/include/i386/ |
| D | efibind.h | 160 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler 217 __cdecl \
|
| /freebsd-9-stable/sys/contrib/dev/acpica/include/platform/ |
| D | acfreebsd.h | 101 #define __cdecl macro
|
| /freebsd-9-stable/contrib/ncurses/include/ |
| D | ncurses_dll.h | 60 # define NCURSES_API __cdecl
|
| /freebsd-9-stable/contrib/expat/lib/ |
| D | expat_external.h | 38 #define XMLCALL __cdecl
|
| /freebsd-9-stable/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| D | jitprofiling.h | 226 # define CDECL __cdecl
|
| D | ittnotify_config.h | 77 # define CDECL __cdecl
|
| /freebsd-9-stable/contrib/xz/src/liblzma/api/ |
| D | lzma.h | 192 # define LZMA_API_CALL __cdecl
|
| /freebsd-9-stable/contrib/ofed/management/opensm/include/opensm/ |
| D | osm_base.h | 52 #define OSM_CDECL __cdecl
|
| /freebsd-9-stable/sys/boot/efi/include/ia64/ |
| D | efibind.h | 163 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler
|
| /freebsd-9-stable/contrib/ntp/lib/isc/win32/ |
| D | strerror.c | 142 void __cdecl
|
| /freebsd-9-stable/contrib/libc++/src/ |
| D | string.cpp | 433 …return static_cast<int (__cdecl*)(wchar_t* __restrict, size_t, const wchar_t*__restrict, ...)>(swp… in get_swprintf()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/ |
| D | TokenKinds.def | 433 KEYWORD(__cdecl , KEYALL) 535 ALIAS("_cdecl" , __cdecl , KEYMS | KEYBORLAND)
|
| D | Attr.td | 268 let Spellings = [GNU<"cdecl">, CXX11<"gnu", "cdecl">, Keyword<"__cdecl">,
|
| /freebsd-9-stable/contrib/ofed/management/opensm/include/iba/ |
| D | ib_types.h | 59 #define OSM_CDECL __cdecl
|
| /freebsd-9-stable/contrib/xz/ |
| D | ChangeLog | 4514 Use __cdecl also for function pointers in liblzma API when
|
| /freebsd-9-stable/contrib/gcc/ |
| D | FSFChangeLog.10 | 9272 and __cdecl.
|
| /freebsd-9-stable/crypto/openssl/ |
| D | CHANGES | 1408 "zlib1.dll" and use the default __cdecl calling convention on Win32
|