Searched refs:__gcc_bcmp (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Dnetware-libgcc.exp27 __gcc_bcmp,
/freebsd-11-stable/contrib/gcc/
H A Dlibgcc2.h37 extern int __gcc_bcmp (const unsigned char *, const unsigned char *, size_t);
H A Dlibgcc2.c1999 __gcc_bcmp (const unsigned char *s1, const unsigned char *s2, size_t size)
1969 __gcc_bcmp (const unsigned char *s1, const unsigned char *s2, size_t size) function
H A DMakefile.in1060 LIB2FUNCS_ST = _eprintf __gcc_bcmp
/freebsd-11-stable/gnu/lib/libgcc/
H A DMakefile96 LIB2FUNCS_ST = _eprintf __gcc_bcmp

Completed in 109 milliseconds