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

/macosx-10.10.1/tcl-105/tcl/tcl/win/
H A DtclWinFile.c31 #define POSIX_EPOCH_AS_FILETIME \ macro
2321 (Tcl_WideInt) POSIX_EPOCH_AS_FILETIME) / (Tcl_WideInt) 10000000);
2345 + POSIX_EPOCH_AS_FILETIME;
/macosx-10.10.1/tcl-105/tcl84/tcl/win/
H A DtclWinFile.c30 #define POSIX_EPOCH_AS_FILETIME 116444736000000000 macro
2078 - (Tcl_WideInt) POSIX_EPOCH_AS_FILETIME) / (Tcl_WideInt) 10000000);
2102 + POSIX_EPOCH_AS_FILETIME;

Completed in 80 milliseconds