Searched defs:memchr_inv (Results 1 – 2 of 2) sorted by relevance
433 __FORTIFY_INLINE void *memchr_inv(const void *p, int c, size_t size) in memchr_inv() function
1030 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv() function