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