Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/
H A Dstring.c192 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv() function
/openbmc/u-boot/lib/
H A Dstring.c686 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv() function
/openbmc/linux/include/linux/
H A Dfortify-string.h758 __FORTIFY_INLINE void *memchr_inv(const void * const POS0 p, int c, size_t size) in memchr_inv() function
/openbmc/linux/lib/
H A Dstring.c836 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv() function