Searched refs:WINBASEAPI (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/curl-83.1.2/curl/lib/
H A Didn_win32.c38 WINBASEAPI int WINAPI IdnToAscii(DWORD, const WCHAR *, int, WCHAR *, int);
39 WINBASEAPI int WINAPI IdnToUnicode(DWORD, const WCHAR *, int, WCHAR *, int);
/macosx-10.10/ruby-106/ruby/
H A Dthread_win32.h21 WINBASEAPI BOOL WINAPI
/macosx-10.10/apr-32/apr/apr/atomic/win32/
H A Dapr_atomic.c30 typedef WINBASEAPI apr_uint32_t (WINAPI * apr_atomic_win32_ptr_fn)
32 typedef WINBASEAPI apr_uint32_t (WINAPI * apr_atomic_win32_ptr_val_fn)
35 typedef WINBASEAPI apr_uint32_t (WINAPI * apr_atomic_win32_ptr_val_val_fn)
38 typedef WINBASEAPI void * (WINAPI * apr_atomic_win32_ptr_ptr_ptr_fn)
41 typedef WINBASEAPI void * (WINAPI * apr_atomic_win32_ptr_ptr_fn)
/macosx-10.10/bind9-45.101/bind9/lib/isc/win32/include/isc/
H A Dmutex.h35 WINBASEAPI BOOL WINAPI
/macosx-10.10/ntp-92/lib/isc/win32/include/isc/
H A Dmutex.h35 WINBASEAPI BOOL WINAPI
/macosx-10.10/vim-55/src/
H A Dos_win16.c66 # define WINBASEAPI macro
H A Dos_win32.c90 #define WINBASEAPI macro
140 /* WINBASEAPI BOOL WINAPI GetConsoleKeyboardLayoutNameA(LPSTR); */
141 #ifndef WINBASEAPI
142 # define WINBASEAPI __stdcall macro
147 typedef WINBASEAPI BOOL (WINAPI *PFNGCKLN)(LPSTR);
1969 typedef WINBASEAPI HWND (WINAPI *GETCONSOLEWINDOWPROC)(VOID);
H A Dos_mswin.c96 #define WINBASEAPI macro

Completed in 161 milliseconds