Home
last modified time | relevance | path

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

/Linux-v5.15/tools/lib/
Dstring.c192 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv() function
/Linux-v5.15/include/linux/
Dfortify-string.h250 __FORTIFY_INLINE void *memchr_inv(const void *p, int c, size_t size) in memchr_inv() function
/Linux-v5.15/lib/
Dstring.c1099 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv() function