Searched defs:strspn (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/lib/libc/string/
H A Dstrspn.c37 strspn(const char *s1, const char *s2) function
52 DEF_STRONG(strspn); variable
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dstring-opt-11.c62 strspn (const char *s1, const char *s2) function
[all...]
/openbsd-current/gnu/gcc/libstdc++-v3/include/c_std/
H A Dstd_cstring.h71 #undef strspn macro
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c_std/
H A Dstd_cstring.h70 #undef strspn macro
/openbsd-current/lib/libc/hidden/
H A Dstring.h73 PROTO_NORMAL(strspn); variable
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_win_dll_thunk.cpp90 INTERCEPT_LIBRARY_FUNCTION(strspn); variable

Completed in 98 milliseconds