Home
last modified time | relevance | path

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

/string/
A Dtest-strrchr.c29 # define SIMPLE_STRRCHR simple_wcsrchr macro
36 # define SIMPLE_STRRCHR simple_strrchr macro
45 CHAR *SIMPLE_STRRCHR (const CHAR *, int);
47 IMPL (SIMPLE_STRRCHR, 0)
51 SIMPLE_STRRCHR (const CHAR *s, int c) in SIMPLE_STRRCHR() function

Completed in 4 milliseconds