Home
last modified time | relevance | path

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

/llvm-project/clang/test/Preprocessor/
H A Dpragma_poison.c14 #define strrchr rindex2 macro
/llvm-project/libcxx/include/
H A Dstring.h87 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD const char* strrchr(const char* __s, int __c) { strrchr() function
90 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD char* strrchr(char* __s, int __c) { strrchr() function