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

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclGetDate.y120 #define yyDigitCount (info->dateDigitCount)
486 if (yyDigitCount <= 2) {
923 yyDigitCount = Count;
H A DtclDate.c215 #define yyDigitCount (info->dateDigitCount) macro
2048 if (yyDigitCount <= 2) {
2714 yyDigitCount = Count;

Completed in 131 milliseconds