/toolchain/binutils/binutils-2.25/libiberty/ |
config.in | 22 /* Define to 1 if you have the `bcmp' function. */
|
ChangeLog | [all...] |
functions.texi | 52 @c bcmp.c:6 53 @deftypefn Supplemental int bcmp (char *@var{x}, char *@var{y}, int @var{count}) [all...] |
configure | [all...] |
/external/llvm/test/Transforms/InferFunctionAttrs/ |
annotate.ll | 118 ; CHECK: declare i32 @bcmp(i8* nocapture, i8* nocapture, i64) [[G1]] 119 declare i32 @bcmp(i8*, i8*, i64)
|
no-proto.ll | 99 ; CHECK: declare void @bcmp(...) 100 declare void @bcmp(...)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
builtins.def | [all...] |
/external/ppp/pppd/ |
eap.c | 745 BCMP(ts->n.data, wkmodulus, sizeof (wkmodulus)) != 0) { [all...] |
pppd.h | [all...] |
/external/valgrind/shared/ |
vg_replace_strmem.c | [all...] |
/device/linaro/bootloader/edk2/StdLib/Include/netinet6/ |
in6.h | 246 (bcmp(&(a)->s6_addr[0], &(b)->s6_addr[0], sizeof(struct in6_addr)) == 0)
|
/external/valgrind/docs/internals/ |
3_2_BUGSTATUS.txt | 398 r6479 r6498 32 n-i-bz memcheck: replace bcmp in ld.so
|
/external/valgrind/ |
glibc-2.3.supp | 421 fun:bcmp
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
string.h | 460 extern int bcmp (__const void *__s1, __const void *__s2, size_t __n)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
string.h | 462 extern int bcmp (__const void *__s1, __const void *__s2, size_t __n)
|
/external/llvm/lib/Analysis/ |
TargetLibraryInfo.cpp | 227 TLI.setUnavailable(LibFunc::bcmp); 685 case LibFunc::bcmp: [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
bcmutils.c | [all...] |
/external/llvm/lib/Transforms/Utils/ |
BuildLibCalls.cpp | 318 case LibFunc::bcmp: [all...] |
/external/valgrind/docs/xml/ |
FAQ.xml | 373 of are printing <function>bcmp</function> instead of
|
/external/valgrind/coregrind/m_debuginfo/ |
storage.c | [all...] |
/toolchain/binutils/binutils-2.25/cpu/ |
xc16x.cpu | [all...] |
ChangeLog | 188 (bmovn, band, bor, bxor, bcmp, bfldl, bfldh): Ditto.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
xc16x-desc.c | [all...] |
/external/clang/test/Analysis/ |
string.c | 11 // path, such as memcpy and __memcpy_chk, or memcmp and bcmp. If VARIANT is [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-score.c | [all...] |