Searched refs:wFatTime (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython2/PC/bdist_wininst/ |
D | extract.c | 62 WORD wFatDate, WORD wFatTime, in map_new_file() argument 114 DosDateTimeToFileTime(wFatDate, wFatTime, &ft); in map_new_file()
|
D | archive.h | 90 WORD wFatDate, WORD wFatTime,
|
/external/python/cpython3/PC/bdist_wininst/ |
D | extract.c | 61 WORD wFatDate, WORD wFatTime, in map_new_file() argument 113 DosDateTimeToFileTime(wFatDate, wFatTime, &ft); in map_new_file()
|
D | archive.h | 89 WORD wFatDate, WORD wFatTime,
|
/external/syzkaller/sys/windows/ |
D | windows.txt | 661 DosDateTimeToFileTime(wFatDate int16, wFatTime int16, lpFileTime ptr[inout, intptr])
|