Searched defs:secs (Results 1 – 5 of 5) sorted by relevance
15 int secs = 0; in wait_on_flag() local
23 int secs = 0; in wait_on_flag() local
118 auto secs = duration_cast<Sec>(ft.time_since_epoch()); in ConvertToTimeSpec() local
626 SmallVector<InputSectionBase *, 0> secs( discardSynthetic() local
1472 : hours(secs/3600), in NormalizedSeconds() argument