Home
last modified time | relevance | path

Searched defs:strncmp (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_svg.c57 #define strncmp SDL_strncmp macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/platform/
A Dplatform_stdlib_rtl8721d.h77 #define strncmp(str1, str2, cnt) _strncmp(str1, str2, cnt) macro
/AliOS-Things-master/components/py_engine/engine/shared/libc/
A Dstring0.c149 int strncmp(const char *s1, const char *s2, size_t n) { in strncmp() function

Completed in 4 milliseconds