Home
last modified time | relevance | path

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

/f-stack/tools/compat/
H A Dtime32.c27 _time32_to_time(__int32_t t32) in _time32_to_time() function
80 return(_time32_to_time(tlong)); in _long_to_time()
100 return(_time32_to_time(tint)); in _int_to_time()
/f-stack/tools/compat/include/
H A Dtimeconv.h52 time_t _time32_to_time(__int32_t t32);