Searched refs:tmx (Results 1 – 1 of 1) sorted by relevance
1656 struct tmx *tmx; local1693 tmx = (struct tmx *)malloc(sizeof(struct tmx));1695 time_parse(temp, tmx, (char *)0);1696 m_time = time_make(tmx);1697 free(tmx);