HomeSort by relevance Sort by last modified time
    Searched refs:_stdcall (Results 1 - 4 of 4) 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/netperf/
netlib.h 603 #define _stdcall macro

Completed in 497 milliseconds