Searched refs:TclGetLibraryPath (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/tcl-102/tcl84/tcl/win/
H A DtclWinInit.c592 Tcl_Obj *pathPtr = TclGetLibraryPath();
856 pathPtr = TclGetLibraryPath();
/macosx-10.9.5/tcl-102/tcl84/tcl/unix/
H A DtclUnixInit.c726 pathPtr = TclGetLibraryPath();
1033 pathPtr = TclGetLibraryPath();
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclIntDecls.h448 EXTERN Tcl_Obj * TclGetLibraryPath _ANSI_ARGS_((void));
1299 #ifndef TclGetLibraryPath
1300 #define TclGetLibraryPath \ macro
H A DtclEncoding.c677 pathPtr = TclGetLibraryPath();
1324 pathPtr = TclGetLibraryPath();
3199 pathPtr = TclGetLibraryPath();
H A DtclEvent.c725 * TclGetLibraryPath --
740 TclGetLibraryPath()
728 TclGetLibraryPath() function
H A DtclStubInit.c250 TclGetLibraryPath, /* 153 */
H A DtclTest.c1782 Tcl_SetObjResult(interp, TclGetLibraryPath());
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclIntDecls.h682 EXTERN Tcl_Obj * TclGetLibraryPath(void);
1745 #ifndef TclGetLibraryPath
1746 #define TclGetLibraryPath \ macro
H A DtclStubInit.c230 TclGetLibraryPath, /* 153 */
H A DtclEncoding.c413 * TclGetLibraryPath --
425 TclGetLibraryPath(void)
3575 libPath = TclGetLibraryPath();
419 TclGetLibraryPath(void) function

Completed in 205 milliseconds