Home
last modified time | relevance | path

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

/string/
A Dtest-strcspn.c33 # define STUPID_STRCSPN stupid_strcspn macro
40 # define STUPID_STRCSPN stupid_wcscspn macro
46 size_t STUPID_STRCSPN (const CHAR *, const CHAR *);
48 IMPL (STUPID_STRCSPN, 0)
66 STUPID_STRCSPN (const CHAR *s, const CHAR *rej) in STUPID_STRCSPN() function

Completed in 3 milliseconds