Home
last modified time | relevance | path

Searched refs:strnicmp (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstring.h93 #ifndef strnicmp
94 #define strnicmp strncasecmp macro
/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c11699 return strnicmp(str1, str2, n); in AU_CUS_strcmp()