Searched refs:__memrchr_fortify (Results 1 – 1 of 1) sorted by relevance
116 void* __memrchr_fortify(const void* const __pass_object_size s, int c, size_t n) __overloadable { in __memrchr_fortify() function234 return __memrchr_fortify(s, c, n); in memrchr()239 return __memrchr_fortify(s, c, n); in memrchr()245 return __memrchr_fortify(s, c, n); in memrchr()