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

/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclIntDecls.h746 struct tm * (*tclpLocaltime) _ANSI_ARGS_((TclpTime_t_CONST clock)); /* 182 */ member in struct:TclIntStubs
1384 (tclIntStubsPtr->tclpLocaltime) /* 182 */
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclIntDecls.h1226 struct tm * (*tclpLocaltime) (CONST time_t *clock); /* 182 */ member in struct:TclIntStubs
1845 (tclIntStubsPtr->tclpLocaltime) /* 182 */

Completed in 77 milliseconds