Searched refs:DllEntryPoint (Results 1 - 19 of 19) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/memchan/memchan/win/
H A DdllEntry.c11 #define DllEntryPoint DllMain macro
18 * DllEntryPoint --
33 DllEntryPoint (
32 DllEntryPoint ( function
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/library/store/XOTclSdbm/
H A DdllEntryPoint.c11 # define DllEntryPoint DllMain macro
17 * DllEntryPoint --
33 DllEntryPoint(hInst, reason, reserved) function
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/library/xml/TclExpat-1.1/
H A DdllEntryPoint.c11 # define DllEntryPoint DllMain macro
17 * DllEntryPoint --
33 DllEntryPoint(hInst, reason, reserved) function
/macosx-10.10/tcsh-65/tcsh/win32/msg/
H A Dstubdll.c4 BOOL WINAPI DllEntryPoint(HINSTANCE hdll,DWORD dwreason,LPVOID ignore) { function
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/win/
H A DdllEntryPoint.c12 # define DllEntryPoint DllMain macro
26 * DllEntryPoint --
44 DllEntryPoint(hInst, reason, reserved) function
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itk/win/
H A DdllEntryPoint.c11 # define DllEntryPoint DllMain macro
25 * DllEntryPoint --
41 DllEntryPoint(hInst, reason, reserved) function
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/win/
H A DdllEntryPoint.c12 # define DllEntryPoint DllMain macro
26 * DllEntryPoint --
44 DllEntryPoint(hInst, reason, reserved) function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/
H A DdllEntry.c14 * DllEntryPoint --
29 DllEntryPoint(
28 DllEntryPoint( function
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/win32/
H A Ddllshell.c8 /* DLL has an entry point LibMain || DllEntryPoint and an exit point WEP. */
12 BOOL WINAPI DllEntryPoint(HINSTANCE hinstDll, DWORD fdwRreason, function
/macosx-10.10/tcl-105/tcl_ext/tclxml/tclxml/win/
H A Dwin32main.c49 * DllEntryPoint --
65 DllEntryPoint(hInst, reason, reserved)
80 * code, or the DllEntryPoint routine. It is responsible for
64 DllEntryPoint(hInst, reason, reserved) function
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWin32Dll.c36 * inline asm code into DllEntryPoint and cause a compile time error because
57 * DllEntryPoint --
72 DllEntryPoint(
71 DllEntryPoint( function
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWin32Dll.c34 * does not inline asm code into DllEntryPoint and cause a
56 * DllEntryPoint --
72 DllEntryPoint(hInst, reason, reserved)
71 DllEntryPoint(hInst, reason, reserved) function
/macosx-10.10/tcl-105/tcl_ext/trf/trf/zlib.vc/
H A Dzconf.h204 # define DllEntryPoint DllMain macro
/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dltcf-c.sh126 dll_exclude_symbols=DllMain@12,DllMainCRTStartup@12,DllEntryPoint@12~
132 dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12,DllMainCRTStartup@12,DllEntryPoint@12
H A Dltcf-gcj.sh129 dll_exclude_symbols=DllMain@12,DllMainCRTStartup@12,DllEntryPoint@12~
135 dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12,DllMainCRTStartup@12,DllEntryPoint@12
/macosx-10.10/tcl-105/tcl/tcl/win/
H A DtclWin32Dll.c206 * inline asm code into DllEntryPoint and cause a compile time error because
257 * DllEntryPoint --
272 DllEntryPoint(
287 * the DllEntryPoint routine. It is responsible for initializing various
271 DllEntryPoint( function
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A DtclWin32Dll.c193 * does not inline asm code into DllEntryPoint and cause a
243 * DllEntryPoint --
259 DllEntryPoint(hInst, reason, reserved)
274 * code, or the DllEntryPoint routine. It is responsible for
258 DllEntryPoint(hInst, reason, reserved) function
/macosx-10.10/tcl-105/tcl_ext/tktable/tktable/generic/
H A DtkTable.h66 /* VC++ has an entry point called DllMain instead of DllEntryPoint */
68 # define DllEntryPoint DllMain macro
H A DtkTable.c4096 * DllEntryPoint --
4113 DllEntryPoint(hInst, reason, reserved)
4112 DllEntryPoint(hInst, reason, reserved) function

Completed in 239 milliseconds