| /third_party/musl/porting/liteos_a/user/src/string/arm/ |
| D | memcmp.S | 34 .globl memcmp @ -- Begin function memcmp symbol 38 memcmp: label
|
| /third_party/uboot/u-boot-2020.01/arch/powerpc/lib/ |
| D | ppcstring.S | 179 .globl memcmp symbol 180 memcmp: label
|
| /third_party/musl/src/string/ |
| D | memcmp.c | 3 int memcmp(const void *vl, const void *vr, size_t n) in memcmp() function
|
| /third_party/musl/porting/liteos_m/kernel/src/string/ |
| D | memcmp.c | 3 int memcmp(const void *vl, const void *vr, size_t n) in memcmp() function
|
| /third_party/mingw-w64/mingw-w64-crt/libsrc/ |
| D | memcmp.c | 10 int __cdecl memcmp(const void *_S1, const void *_S2, size_t _N) in memcmp() function
|
| /third_party/uboot/u-boot-2020.01/lib/efi_loader/ |
| D | efi_freestanding.c | 23 int memcmp(const void *s1, const void *s2, size_t n) in memcmp() function
|
| /third_party/flutter/skia/third_party/externals/piex/src/binary_parse/ |
| D | range_checked_byte_ptr.cc | 263 int memcmp(const RangeCheckedBytePtr &x, const RangeCheckedBytePtr &y, in memcmp() function
|
| /third_party/skia/third_party/externals/piex/src/binary_parse/ |
| D | range_checked_byte_ptr.cc | 263 int memcmp(const RangeCheckedBytePtr &x, const RangeCheckedBytePtr &y, in memcmp() function
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | os.h | 647 #define memcmp OS_DO_NOT_USE_memcmp macro
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| D | os.h | 647 #define memcmp OS_DO_NOT_USE_memcmp macro
|
| /third_party/uboot/u-boot-2020.01/lib/ |
| D | string.c | 590 int memcmp(const void * cs,const void * ct,size_t count) in memcmp() function
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_internal.h | 187 #define memcmp(s,c,n) _memcmp(s,c,n) macro
|
| /third_party/glib/glib/pcre/ |
| D | pcre_internal.h | 345 #define memcmp(s,c,n) _memcmp(s,c,n) macro
|