Home
last modified time | relevance | path

Searched defs:ttm (Results 1 – 5 of 5) sorted by relevance

/external/clearsilver/util/
Dneo_date.c43 void neo_time_expand (const time_t tt, const char *mytimezone, struct tm *ttm) in neo_time_expand()
57 time_t neo_time_compact (struct tm *ttm, const char *mytimezone) in neo_time_compact()
78 long neo_tz_offset(struct tm *ttm) { in neo_tz_offset()
Dmissing.c68 struct tm *localtime_r (const time_t *timep, struct tm *ttm) in localtime_r()
76 struct tm *gmtime_r(const time_t *timep, struct tm *ttm) in gmtime_r()
/external/clearsilver/util/test/
Ddate_test.c15 struct tm ttm; in main() local
/external/clearsilver/cgi/
Ddate.c41 NEOERR *export_date_tm (HDF *data, const char *prefix, struct tm *ttm) in export_date_tm()
115 struct tm ttm; in export_date_time_t() local
/external/clearsilver/python/
Dneo_util.c645 struct tm ttm; in p_time_expand() local
662 struct tm ttm; in p_time_compact() local