Home
last modified time | relevance | path

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

/glibc-2.36/benchtests/
Dbench-strpbrk.c39 # define SIMPLE_STRPBRK simple_strpbrk macro
41 # define SIMPLE_STRPBRK simple_wcspbrk macro
45 CHAR *SIMPLE_STRPBRK (const CHAR *, const CHAR *);
47 IMPL (SIMPLE_STRPBRK, 0)
51 SIMPLE_STRPBRK (const CHAR *s, const CHAR *rej) in SIMPLE_STRPBRK() function
/glibc-2.36/string/
Dtest-strpbrk.c49 # define SIMPLE_STRPBRK simple_strpbrk macro
53 # define SIMPLE_STRPBRK simple_wcspbrk macro
62 SIMPLE_STRPBRK (const CHAR *s, const CHAR *rej) in SIMPLE_STRPBRK() function
/glibc-2.36/ChangeLog.old/
DChangeLog.256655 [! STRPBRK_RESULT](SIMPLE_STRPBRK): Remove.