Searched refs:SIMPLE_STRCSPN (Results 1 – 1 of 1) sorted by relevance
32 # define SIMPLE_STRCSPN simple_strcspn macro39 # define SIMPLE_STRCSPN simple_wcscspn macro45 size_t SIMPLE_STRCSPN (const CHAR *, const CHAR *);49 IMPL (SIMPLE_STRCSPN, 0)53 SIMPLE_STRCSPN (const CHAR *s, const CHAR *rej) in SIMPLE_STRCSPN() function
Completed in 4 milliseconds