Home
last modified time | relevance | path

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

/glibc-2.36/benchtests/
Dbench-strspn.c31 # define SIMPLE_STRSPN simple_strspn macro
34 # define SIMPLE_STRSPN simple_wcsspn macro
45 SIMPLE_STRSPN (const CHAR *s, const CHAR *acc) in SIMPLE_STRSPN() function
/glibc-2.36/string/
Dtest-strspn.c31 # define SIMPLE_STRSPN simple_strspn macro
41 # define SIMPLE_STRSPN simple_wcsspn macro
54 SIMPLE_STRSPN (const CHAR *s, const CHAR *acc) in SIMPLE_STRSPN() function