Searched refs:TclWinGetPlatform (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIntPlatDecls.h136 EXTERN TclPlatformType * TclWinGetPlatform _ANSI_ARGS_((void));
458 #ifndef TclWinGetPlatform
459 #define TclWinGetPlatform \ macro
H A DtclStubInit.c344 TclWinGetPlatform, /* 25 */
H A DtclTest.c2500 platform = TclWinGetPlatform();
3749 platform = TclWinGetPlatform();
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A DtclWin32Dll.c640 * TclWinGetPlatform --
655 TclWinGetPlatform()
647 TclWinGetPlatform() function

Completed in 203 milliseconds