Searched refs:tclGetDate (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclIntDecls.h583 int (*tclGetDate) _ANSI_ARGS_((char * p, Tcl_WideInt now, long zone, Tcl_WideInt * timePtr)); /* 27 */ member in struct:TclIntStubs
879 (tclIntStubsPtr->tclGetDate) /* 27 */
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A DMakefile.in661 # grammar found in generic/tclGetDate.y. This is only run by hand as yacc is
670 $(GENERIC_DIR)/tclGetDate.y
672 # yacc -l $(GENERIC_DIR)/tclGetDate.y
1630 cp -p $(GENERIC_DIR)/tclGetDate.y $(DISTDIR)/generic
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A DMakefile.in585 # from the yacc grammar found in generic/tclGetDate.y. This is
591 yacc -l $(GENERIC_DIR)/tclGetDate.y
1300 cp -p $(GENERIC_DIR)/tclGetDate.y $(DISTDIR)/generic

Completed in 105 milliseconds