Searched refs:__declspec (Results 26 - 47 of 47) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dapplink.c46 __declspec(dllexport) function
H A Duplink.c88 __declspec(naked) static void lazy##i (void) { \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dconfig.h644 # define DLL_VARIABLE __declspec (dllimport)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dconfig-win32.h639 #define WINBERAPI __declspec(cdecl)
640 #define WINLDAPAPI __declspec(cdecl)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/src/
H A Dconfig-win32.h639 #define WINBERAPI __declspec(cdecl)
640 #define WINLDAPAPI __declspec(cdecl)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavutil/
H A Dinternal.h265 #define DECLARE_ALIGNED(n,t,v) __declspec(align(n)) t v
266 #define DECLARE_ASM_CONST(n,t,v) __declspec(align(n)) static const t v
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfig.h1166 # define DLL_VARIABLE __declspec (dllimport)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/tools/misc/lzma_src/C/
H A DTypes.h93 #define MY_NO_INLINE __declspec(noinline)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dgtypes.in.h416 # define GLIB_VAR __declspec(dllexport)
421 # define GLIB_VAR extern __declspec(dllimport)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/glib/
H A Dgtypes.in.h416 # define GLIB_VAR __declspec(dllexport)
421 # define GLIB_VAR extern __declspec(dllimport)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dthreads.c144 static __declspec(thread) xmlGlobalState tlstate;
145 static __declspec(thread) int tlstate_inited = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dthreads.c144 static __declspec(thread) xmlGlobalState tlstate;
145 static __declspec(thread) int tlstate_inited = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dprintf.c62 don't need to use __declspec(dllimport) in any case. */
64 # define DLL_EXPORTED __declspec(dllexport)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dthreads.c150 static __declspec(thread) xmlGlobalState tlstate;
151 static __declspec(thread) int tlstate_inited = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Din_flac.c435 __declspec(dllexport) In_Module *winampGetInModule2() function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/include/curl/
H A Dcurl.h102 #define CURL_EXTERN __declspec(dllexport)
104 #define CURL_EXTERN __declspec(dllimport)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tmp/include/curl/
H A Dcurl.h102 #define CURL_EXTERN __declspec(dllexport)
104 #define CURL_EXTERN __declspec(dllimport)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h131 # define _exported __declspec(dllexport) // creator of dll
133 # define _exported __declspec(dllimport) // user of dll
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h132 # define _exported __declspec(dllexport) // creator of dll
134 # define _exported __declspec(dllimport) // user of dll
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h132 # define _exported __declspec(dllexport) // creator of dll
134 # define _exported __declspec(dllimport) // user of dll
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java_wrap.c84 # define SWIGEXPORT __declspec(dllexport)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c20075 __declspec(naked) __inline sqlite_uint64 __cdecl sqlite3Hwtime(void){ function
21600 __declspec(naked) __inline sqlite_uint64 __cdecl sqlite3Hwtime(void){ function
27049 __declspec(naked) __inline sqlite_uint64 __cdecl sqlite3Hwtime(void){ function
52118 __declspec(naked) __inline sqlite_uint64 __cdecl sqlite3Hwtime(void){ function
[all...]

Completed in 612 milliseconds

12