Searched refs:extract_number_and_incr (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c522 static void extract_number_and_incr _RE_ARGS ((int *destination,
525 extract_number_and_incr (destination, source)
536 extract_number_and_incr (&dest, &src)
711 extract_number_and_incr (&mcnt, &p);
716 extract_number_and_incr (&mcnt, &p);
721 extract_number_and_incr (&mcnt, &p);
730 extract_number_and_incr (&mcnt, &p);
735 extract_number_and_incr (&mcnt, &p);
740 extract_number_and_incr (&mcnt, &p);
745 extract_number_and_incr (
521 extract_number_and_incr (destination, source) function
[all...]
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c574 extract_number_and_incr (destination, source)
585 extract_number_and_incr (&dest, &src)
847 extract_number_and_incr (&mcnt, &p);
852 extract_number_and_incr (&mcnt, &p);
857 extract_number_and_incr (&mcnt, &p);
866 extract_number_and_incr (&mcnt, &p);
871 extract_number_and_incr (&mcnt, &p);
876 extract_number_and_incr (&mcnt, &p);
881 extract_number_and_incr (&mcnt, &p);
886 extract_number_and_incr (
570 extract_number_and_incr (destination, source) function
[all...]
/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c726 static void PREFIX(extract_number_and_incr) (int *destination,
729 PREFIX(extract_number_and_incr) (int *destination, UCHAR_T **source)
738 PREFIX(extract_number_and_incr) (&dest, &src)
974 PREFIX(extract_number_and_incr) (&mcnt, &p);
983 PREFIX(extract_number_and_incr) (&mcnt, &p);
993 PREFIX(extract_number_and_incr) (&mcnt, &p);
1006 PREFIX(extract_number_and_incr) (&mcnt, &p);
1015 PREFIX(extract_number_and_incr) (&mcnt, &p);
1024 PREFIX(extract_number_and_incr) (&mcnt, &p);
1033 PREFIX(extract_number_and_incr) (
724 PREFIX(extract_number_and_incr) (int *destination, UCHAR_T **source) function
[all...]

Completed in 286 milliseconds