Searched refs:mm (Results 1 – 1 of 1) sorted by relevance
316 int hh, mm, ss = 0; in match_time() local319 mm = oneortwodigit(&p[1], &p); in match_time()320 if(mm < 60) { in match_time()337 *m = mm; in match_time()
Completed in 6 milliseconds