Searched refs:mcnt2 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c675 int mcnt, mcnt2;
819 extract_number_and_incr (&mcnt2, &p);
820 printf ("/succeed_n to %d, %d times", p1 - start, mcnt2);
826 extract_number_and_incr (&mcnt2, &p);
827 printf ("/jump_n to %d, %d times", p1 - start, mcnt2);
833 extract_number_and_incr (&mcnt2, &p);
834 printf ("/set_number_at location %d to %d", p1 - start, mcnt2);
670 int mcnt, mcnt2; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c760 int mcnt, mcnt2;
989 PREFIX(extract_number_and_incr) (&mcnt2, &p);
991 printf ("/succeed_n to %td, %d times", p1 - start, mcnt2);
994 (long int) (p1 - start), mcnt2);
1001 PREFIX(extract_number_and_incr) (&mcnt2, &p);
1002 printf ("/jump_n to %d, %d times", p1 - start, mcnt2);
1008 PREFIX(extract_number_and_incr) (&mcnt2, &p);
1010 printf ("/set_number_at location %td to %d", p1 - start, mcnt2);
1013 (long int) (p1 - start), mcnt2);
754 int mcnt, mcnt2; local

Completed in 147 milliseconds