Searched refs:ac_second (Results 1 – 2 of 2) sorted by relevance
396 a->ac_second = o->o_num; in build_action()482 if (a->ac_second != 0) { in check_action()483 if (t1 < a->ac_second) { in check_action()925 if (a->ac_second > 1) { in print_match()926 printf("%severy %d seconds", coma, a->ac_second); in print_match()928 } else if (a->ac_second == 1) { in print_match()
69 int ac_second; member