OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_stdcall
(Results
1 - 5
of
5
) sorted by null
/external/clang/test/SemaCXX/
borland-extensions.cpp
31
int
_stdcall
fd3();
/external/openssl/ssl/
kssl.c
213
/* Function pointers (almost all Kerberos functions are
_stdcall
) */
214
static void (
_stdcall
*p_krb5_free_data_contents)(krb5_context, krb5_data *)
216
static void (
_stdcall
*p_krb5_free_principal)(krb5_context, krb5_principal )
218
static krb5_error_code(
_stdcall
*p_krb5_kt_resolve)
220
static krb5_error_code (
_stdcall
*p_krb5_kt_default)(krb5_context,
222
static krb5_error_code (
_stdcall
*p_krb5_free_ticket)(krb5_context,
224
static krb5_error_code (
_stdcall
*p_krb5_rd_req)(krb5_context,
230
static krb5_error_code (
_stdcall
*p_krb5_mk_req_extended)
234
static krb5_error_code (
_stdcall
*p_krb5_init_context)(krb5_context *)=NULL;
235
static void (
_stdcall
*p_krb5_free_context)(krb5_context)=NULL
[
all
...]
/external/bluetooth/glib/tests/
spawn-test-win32-gui.c
16
int
_stdcall
/external/clang/include/clang/Basic/
TokenKinds.def
473
ALIAS("
_stdcall
" , __stdcall , KEYMS | KEYBORLAND)
/external/netperf/
netlib.h
603
#define
_stdcall
macro
Completed in 54 milliseconds