Home
last modified time | relevance | path

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

/linux/tools/lib/
H A Dstring.c205 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv() function
/linux/lib/
H A Dstring.c838 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv() function