Home
last modified time | relevance | path

Searched refs:_time_to_time64 (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/
H A Dtime32.c59 _time_to_time64(time_t t) in _time_to_time64() function
72 return(_time_to_time64(t)); in _time_to_long()
92 return(_time_to_time64(t)); in _time_to_int()
/f-stack/tools/compat/include/
H A Dtimeconv.h55 __int64_t _time_to_time64(time_t t);