Searched refs:tclpGetDate (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIntDecls.h697 struct tm * (*tclpGetDate) _ANSI_ARGS_((TclpTime_t time, int useGMT)); /* 133 */ member in struct:TclIntStubs
1230 (tclIntStubsPtr->tclpGetDate) /* 133 */
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIntDecls.h1177 struct tm * (*tclpGetDate) (CONST time_t *time, int useGMT); /* 133 */ member in struct:TclIntStubs
1685 (tclIntStubsPtr->tclpGetDate) /* 133 */

Completed in 73 milliseconds