Searched defs:tm1 (Results 1 – 4 of 4) sorted by relevance
35 ASN1_time_tm_cmp(struct tm *tm1, struct tm *tm2) in ASN1_time_tm_cmp()451 struct tm tm1, tm2; in ASN1_TIME_cmp_time_t_internal() local475 struct tm tm1, tm2; in ASN1_TIME_compare() local
36 static int tm_match(struct tm * tm1, struct tm *tm2) { in tm_match()
611 tm tm1; in test06() local