Home
last modified time | relevance | path

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

/glibc-2.36/string/
Dtest-strcspn.c33 # define STUPID_STRCSPN stupid_strcspn macro
40 # define STUPID_STRCSPN stupid_wcscspn macro
66 STUPID_STRCSPN (const CHAR *s, const CHAR *rej) in STUPID_STRCSPN() function