Searched defs:strrchr (Results 1 – 5 of 5) sorted by relevance
14 #define strrchr rindex2 macro
143 TEST(LinuxLibcSupportTest, strrchr) { in TEST() argument
648 #define strrchr OS_DO_NOT_USE_strrchr macro
423 HChar* VG_(strrchr) ( const HChar* s, HChar c ) in VG_() argument
715 TSAN_INTERCEPTOR(char*, strrchr, char *s, int c) { in TSAN_INTERCEPTOR() argument