Searched defs:sec2 (Results 1 – 5 of 5) sorted by relevance
28 double sec1, sec2; in main() local
441 const time_t sec2 = (time_t)sec; in FILETIME_To_timespec() local
382 const time_t sec2 = (time_t)sec; in FILETIME_To_timespec() local
506 char sec1, sec2; in GTime2str() local
1591 let sec2 = sec.iter().map(|(k, &v)| (k, v)).collect::<FastSparseSecondaryMap<_, _>>(); in custom_hasher() localVariable