Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/
Dstring.c205 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv() function
/linux-6.12.1/include/linux/
Dfortify-string.h731 __FORTIFY_INLINE void *memchr_inv(const void * const POS0 p, int c, size_t size) in memchr_inv() function
/linux-6.12.1/lib/
Dstring.c820 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv() function