| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| strcspn.c | 25 #undef strcspn macro 30 strcspn (const char *s, const char *reject) function
|
| /src/tests/lib/libc/string/ |
| t_strcspn.c | 38 ATF_TC(strcspn); variable 39 ATF_TC_HEAD(strcspn, tc) 41 atf_tc_set_md_var(tc, "descr", "Test strcspn(3)"); 44 ATF_TC_BODY(strcspn, tc) 46 ATF_CHECK_EQ(strcspn("abcdefghijklmnop", ""), 16); 47 ATF_CHECK_EQ(strcspn("abcdefghijklmnop", "a"), 0); 48 ATF_CHECK_EQ(strcspn("abcdefghijklmnop", "b"), 1); 49 ATF_CHECK_EQ(strcspn("abcdefghijklmnop", "cd"), 2); 50 ATF_CHECK_EQ(strcspn("abcdefghijklmnop", "qrstuvwxyz"), 16); 56 ATF_TP_ADD_TC(tp, strcspn); [all...] |
| /src/common/lib/libc/string/ |
| strcspn.c | 1 /* $NetBSD: strcspn.c,v 1.2 2018/02/04 01:13:45 mrg Exp $ */ 29 __RCSID("$NetBSD: strcspn.c,v 1.2 2018/02/04 01:13:45 mrg Exp $"); 44 strcspn(const char *s, const char *charset) function
|
| strspn.c | 108 /* For strcspn() we just invert the validity set */ 148 strcspn(const char *s, const char *charset) function
|
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
| asan_win_dll_thunk.cc | 75 INTERCEPT_LIBRARY_FUNCTION(strcspn); variable
|
| /src/external/gpl3/gcc/dist/libsanitizer/asan/ |
| asan_win_dll_thunk.cpp | 82 INTERCEPT_LIBRARY_FUNCTION(strcspn); variable
|
| /src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
| asan_win_dll_thunk.cpp | 74 INTERCEPT_LIBRARY_FUNCTION(strcspn); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/ |
| string.h | 1154 /* strcspn() assumes the second argument is a list of single-byte characters. 1158 # undef strcspn macro 1159 /* Assume strcspn is always declared. */ 1160 _GL_WARN_ON_USE (strcspn, "strcspn cannot work correctly on character strings " 1571 Unlike strcspn(), this function works correctly in multibyte locales. */
|