Home
last modified time | relevance | path

Searched defs:strcasecmp (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/
H A DRkAiqCalibApi.h28 #define strcasecmp _stricmp macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.h31 #define strcasecmp _stricmp macro
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dutil.h182 #define strcasecmp(s1, s2) lsx_strcasecmp((s1), (s2)) macro
/OK3568_Linux_fs/external/xserver/include/
H A Dos.h573 #define strcasecmp xstrcasecmp macro
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp_sys.h32 #define strcasecmp stricmp macro
/OK3568_Linux_fs/u-boot/lib/
H A Dstring.c60 int strcasecmp(const char *s1, const char *s2) in strcasecmp() function
/OK3568_Linux_fs/kernel/lib/
H A Dstring.c69 int strcasecmp(const char *s1, const char *s2) in strcasecmp() function