Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_svg.c53 #define strchr SDL_strchr macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/platform/
A Dplatform_stdlib_rtl8721d.h68 #define strchr(s, c) _strchr(s, c) // for B-cut ROM macro
/AliOS-Things-master/components/py_engine/engine/shared/libc/
A Dstring0.c214 char *strchr(const char *s, int c) in strchr() function

Completed in 3 milliseconds