Home
last modified time | relevance | path

Searched refs:strchr_gc (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/arch-riscv64/string/
Dstrchr.c34 strchr_gc(const char *p, int ch) in strchr_gc() function
/bionic/libc/arch-riscv64/
Dstatic_function_dispatch.S44 FUNCTION_DELEGATE(strchr, strchr_gc)
Ddynamic_function_dispatch.cpp101 RETURN_FUNC(strchr_func, strchr_gc); in DEFINE_IFUNC_FOR()