Home
last modified time | relevance | path

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

/openbsd/lib/libc/string/
H A Dstrcspn.c40 strcspn(const char *s1, const char *s2) in strcspn() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dstring-opt-12.c62 strcspn (const char *s1, const char *s2) in strcspn() function