Home
last modified time | relevance | path

Searched defs:memchr_inv (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/tools/lib/
H A Dstring.c192 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dstring.h454 __FORTIFY_INLINE void *memchr_inv(const void *p, int c, size_t size) in memchr_inv() function
/OK3568_Linux_fs/u-boot/lib/
H A Dstring.c668 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv() function
/OK3568_Linux_fs/kernel/lib/
H A Dstring.c1087 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv() function