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

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c3712 static int bcmp_translate _RE_ARGS ((const char *s1, const char *s2,
4492 ? bcmp_translate (d, d2, mcnt, translate)
5391 bcmp_translate (s1, s2, len, translate)
5371 bcmp_translate (s1, s2, len, translate) function
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c3961 static int bcmp_translate ();
4934 ? bcmp_translate (d, d2, mcnt, translate)
6020 bcmp_translate (s1, s2, len, translate)
5999 bcmp_translate (s1, s2, len, translate) function
/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c5447 static int PREFIX(bcmp_translate) (const CHAR_T *s1, const CHAR_T *s2,
6828 ? PREFIX(bcmp_translate) (d, d2, mcnt, translate)
7749 PREFIX(bcmp_translate) (const CHAR_T *s1, const CHAR_T *s2, register int len,
7731 PREFIX(bcmp_translate) (const CHAR_T *s1, const CHAR_T *s2, register int len, function

Completed in 297 milliseconds