Searched refs:__memrchr_fortify (Results 1 – 1 of 1) sorted by relevance
153 void* _Nullable __memrchr_fortify(const void* _Nonnull const __pass_object_size s, int c, size_t n)… in __memrchr_fortify() function258 return __memrchr_fortify(s, c, n); in memrchr()263 return __memrchr_fortify(s, c, n); in memrchr()269 return __memrchr_fortify(s, c, n); in memrchr()