Home
last modified time | relevance | path

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

/string/
A Dtest-strspn.c31 # define SIMPLE_STRSPN simple_strspn macro
42 # define SIMPLE_STRSPN simple_wcsspn macro
51 size_t SIMPLE_STRSPN (const CHAR *, const CHAR *);
55 IMPL (SIMPLE_STRSPN, 0)
59 SIMPLE_STRSPN (const CHAR *s, const CHAR *acc) in SIMPLE_STRSPN() function

Completed in 4 milliseconds