Home
last modified time | relevance | path

Searched refs:bcmp (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
Dstrings.h42 int bcmp(const void *, const void *, size_t) __pure; /* LEGACY */
/device/linaro/bootloader/edk2/StdLib/Include/net/
Dradix.h144 #define Bcmp(a, b, n) bcmp(((char *)(a)), ((char *)(b)), (n))
150 #define Bcmp(a, b, n) bcmp(((caddr_t)(a)), ((caddr_t)(b)), (unsigned)(n))
/device/linaro/bootloader/edk2/StdLib/Include/
Dstring.h472 #define bcmp(a,b,c) ( memcmp((void *)a, (void *)b, (size_t)c)) macro
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dgethostbyht.c203 if (p->h_addrtype == af && !bcmp(p->h_addr, addr, len)) in _gethostbyhtaddr()
Dgethostbydns.c656 (!bcmp(uaddr, mapped, sizeof mapped) || in _gethostbydnsaddr()
657 !bcmp(uaddr, tunnelled, sizeof tunnelled))) { in _gethostbydnsaddr()
/device/linaro/bootloader/edk2/StdLib/Include/netinet6/
Din6.h246 (bcmp(&(a)->s6_addr[0], &(b)->s6_addr[0], sizeof(struct in6_addr)) == 0)
/device/google/cuttlefish_kernel/5.4-x86_64/
DSystem.map43662 ffffffff81d335b0 T bcmp
44230 ffffffff82002910 t bcmp.cfi_jt
/device/google/cuttlefish_kernel/5.4-arm64/
DSystem.map124398 ffffffc010dc01b0 T bcmp
125349 ffffffc010ddb294 t bcmp.cfi_jt