Home
last modified time | relevance | path

Searched defs:WINAPI (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win_defs.h19 #define WINAPI __stdcall macro
21 #define WINAPI macro
H A Dsanitizer_win_weak_interception.cc89 __declspec(allocate(".CRT$XLAB")) void(WINAPI *__weak_intercept_tls_init)( variable
H A Dsanitizer_win_dll_thunk.cc97 __declspec(allocate(".CRT$XLAB")) void (WINAPI *__dll_thunk_tls_init)(void *, variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_win_defs.h21 #define WINAPI __stdcall macro
23 #define WINAPI macro
H A Dsanitizer_win_weak_interception.cc91 __declspec(allocate(".CRT$XLAB")) void(WINAPI *__weak_intercept_tls_init)( variable
H A Dsanitizer_win_dll_thunk.cc99 __declspec(allocate(".CRT$XLAB")) void (WINAPI *__dll_thunk_tls_init)(void *, variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_win_defs.h20 #define WINAPI __stdcall macro
22 #define WINAPI macro
H A Dsanitizer_win_weak_interception.cpp91 __declspec(allocate(".CRT$XLAB")) void(WINAPI *__weak_intercept_tls_init)( variable
H A Dsanitizer_win_dll_thunk.cpp98 __declspec(allocate(".CRT$XLAB")) void (WINAPI *__dll_thunk_tls_init)(void *, variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_win_dll_thunk.cpp147 __declspec(allocate(".CRT$XLAB")) void (WINAPI *__asan_tls_init)(void *, variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_win_dll_thunk.cc148 __declspec(allocate(".CRT$XLAB")) void (WINAPI *__asan_tls_init)(void *, variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_win_dll_thunk.cc145 __declspec(allocate(".CRT$XLAB")) void (WINAPI *__asan_tls_init)(void *, variable
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Dfilter_fork_windows.c56 static DWORD (WINAPI *f)(HANDLE, DWORD); in la_WaitForInputIdle() local
/netbsd-src/external/bsd/libfido2/dist/src/
H A Dwebauthn.h21 #define WINAPI __stdcall macro