Home
last modified time | relevance | path

Searched defs:strcmp (Results 1 – 20 of 20) sorted by relevance

/third_party/musl/porting/liteos_m/user/src/string/
Dstrcmp.c4 _LIBC_TEXT_SECTION int strcmp(const char *l, const char *r) in strcmp() function
/third_party/musl/porting/liteos_m/kernel/src/string/
Dstrcmp.c3 int strcmp(const char *l, const char *r) in strcmp() function
/third_party/musl/porting/liteos_a/kernel/src/string/
Dstrcmp.c3 int strcmp(const char *l, const char *r) in strcmp() function
/third_party/musl/porting/uniproton/kernel/src/string/
Dstrcmp.c3 int strcmp(const char *l, const char *r) in strcmp() function
/third_party/musl/src/string/
Dstrcmp.c3 int strcmp(const char *l, const char *r) in strcmp() function
/third_party/pcre2/pcre2/src/
Dpcre2_string_utils.c102 PRIV(strcmp)(PCRE2_SPTR str1, PCRE2_SPTR str2) in PRIV() argument
/third_party/musl/porting/liteos_m/user/include/
Dusr_lib_define.h71 #define strcmp b_strcmp macro
Dusr_lib_ops.h115 int (*strcmp)(const char *l, const char *r); member
/third_party/icu/icu4c/source/samples/coll/
Dcoll.cpp143 int strcmp() in strcmp() function
/third_party/skia/third_party/externals/icu/source/samples/coll/
Dcoll.cpp143 int strcmp() in strcmp() function
/third_party/flutter/skia/third_party/externals/icu/source/samples/coll/
Dcoll.cpp143 int strcmp() in strcmp() function
/third_party/flutter/skia/third_party/externals/piex/src/binary_parse/
Drange_checked_byte_ptr.cc276 int strcmp(const RangeCheckedBytePtr &x, const std::string &y) { in strcmp() function
/third_party/skia/third_party/externals/piex/src/binary_parse/
Drange_checked_byte_ptr.cc276 int strcmp(const RangeCheckedBytePtr &x, const std::string &y) { in strcmp() function
/third_party/gettext/gettext-runtime/intl/
Drelocatable.c54 # define strcmp stricmp macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dos.h656 #define strcmp OS_DO_NOT_USE_strcmp macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dos.h656 #define strcmp OS_DO_NOT_USE_strcmp macro
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c160 #define strcmp(l,r) dl_strcmp(l,r) macro
/third_party/musl/ldso/
Ddynlink.c162 #define strcmp(l,r) dl_strcmp(l,r) macro
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c160 #define strcmp(l,r) dl_strcmp(l,r) macro
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c439 #define strcmp(l,r) dl_strcmp(l,r) macro