| /src/lib/libc/locale/ |
| wcscoll.c | 1 /* $NetBSD: wcscoll.c,v 1.4 2013/05/17 12:55:57 joerg Exp $ */ 31 __RCSID("$NetBSD: wcscoll.c,v 1.4 2013/05/17 12:55:57 joerg Exp $"); 53 wcscoll(const wchar_t *s1, const wchar_t *s2) function
|
| Makefile.inc | 12 wcstod.c wcstof.c wcstold.c wcscoll.c wcsxfrm.c wcsftime.c 54 wcscoll.3 wcsxfrm.3 \
|
| /src/tests/lib/libc/locale/ |
| t_wcscoll.c | 126 ATF_CHECK(wcscoll(*owcp, *wcp) < 0); 130 ATF_TC(wcscoll); variable 131 ATF_TC_HEAD(wcscoll, tc) 134 "Checks collation using wcscoll(3) under different locales"); 136 ATF_TC_BODY(wcscoll, tc) 148 ATF_TP_ADD_TC(tp, wcscoll);
|
| t_ducet.c | 78 ATF_CHECK(wcscoll(oline, line) <= 0);
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/ |
| collate_members.cc | 61 int __cmp = wcscoll(__one, __two);
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/ |
| collate_members.cc | 61 int __cmp = wcscoll(__one, __two);
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/ |
| wchar.h | 88 using std::wcscoll;
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/ |
| wchar.h | 88 using std::wcscoll;
|
| /src/external/apache2/llvm/dist/libcxx/include/__support/xlocale/ |
| __posix_l_fallback.h | 152 return ::wcscoll(ws1, ws2);
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| wchar.in.h | 958 _GL_FUNCDECL_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 960 _GL_CXXALIAS_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 962 _GL_CXXALIASWARN (wcscoll); 965 # undef wcscoll 967 _GL_WARN_ON_USE (wcscoll, "wcscoll is unportable - " 968 "use gnulib module wcscoll for portability"); 974 to two transformed strings the result is the as applying 'wcscoll' to the
|
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| wchar.in.h | 958 _GL_FUNCDECL_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 960 _GL_CXXALIAS_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 962 _GL_CXXALIASWARN (wcscoll); 965 # undef wcscoll 967 _GL_WARN_ON_USE (wcscoll, "wcscoll is unportable - " 968 "use gnulib module wcscoll for portability"); 974 to two transformed strings the result is the as applying 'wcscoll' to the
|
| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| fnmatch.c | 201 # define STRCOLL(S1, S2) wcscoll (S1, S2)
|
| /src/external/gpl2/xcvs/dist/lib/ |
| fnmatch.c | 232 # define STRCOLL(S1, S2) wcscoll (S1, S2)
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| wchar.h | 1469 _GL_FUNCDECL_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1471 _GL_CXXALIAS_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1473 _GL_CXXALIASWARN (wcscoll); 1476 # undef wcscoll macro 1478 _GL_WARN_ON_USE (wcscoll, "wcscoll is unportable - " 1479 "use gnulib module wcscoll for portability"); 1485 to two transformed strings the result is the as applying 'wcscoll' to the
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| wchar.h | 1469 _GL_FUNCDECL_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1471 _GL_CXXALIAS_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1473 _GL_CXXALIASWARN (wcscoll); 1476 # undef wcscoll macro 1478 _GL_WARN_ON_USE (wcscoll, "wcscoll is unportable - " 1479 "use gnulib module wcscoll for portability"); 1485 to two transformed strings the result is the as applying 'wcscoll' to the
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| wchar.h | 1469 _GL_FUNCDECL_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1471 _GL_CXXALIAS_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1473 _GL_CXXALIASWARN (wcscoll); 1476 # undef wcscoll macro 1478 _GL_WARN_ON_USE (wcscoll, "wcscoll is unportable - " 1479 "use gnulib module wcscoll for portability"); 1485 to two transformed strings the result is the as applying 'wcscoll' to the
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| wchar.h | 1469 _GL_FUNCDECL_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1471 _GL_CXXALIAS_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1473 _GL_CXXALIASWARN (wcscoll); 1476 # undef wcscoll macro 1478 _GL_WARN_ON_USE (wcscoll, "wcscoll is unportable - " 1479 "use gnulib module wcscoll for portability"); 1485 to two transformed strings the result is the as applying 'wcscoll' to the
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| wchar.h | 1469 _GL_FUNCDECL_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1471 _GL_CXXALIAS_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1473 _GL_CXXALIASWARN (wcscoll); 1476 # undef wcscoll macro 1478 _GL_WARN_ON_USE (wcscoll, "wcscoll is unportable - " 1479 "use gnulib module wcscoll for portability"); 1485 to two transformed strings the result is the as applying 'wcscoll' to the
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| wchar.h | 1469 _GL_FUNCDECL_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1471 _GL_CXXALIAS_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1473 _GL_CXXALIASWARN (wcscoll); 1476 # undef wcscoll macro 1478 _GL_WARN_ON_USE (wcscoll, "wcscoll is unportable - " 1479 "use gnulib module wcscoll for portability"); 1485 to two transformed strings the result is the as applying 'wcscoll' to the
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| wchar.h | 1469 _GL_FUNCDECL_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1471 _GL_CXXALIAS_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1473 _GL_CXXALIASWARN (wcscoll); 1476 # undef wcscoll macro 1478 _GL_WARN_ON_USE (wcscoll, "wcscoll is unportable - " 1479 "use gnulib module wcscoll for portability"); 1485 to two transformed strings the result is the as applying 'wcscoll' to the
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| wchar.h | 1469 _GL_FUNCDECL_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1471 _GL_CXXALIAS_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1473 _GL_CXXALIASWARN (wcscoll); 1476 # undef wcscoll macro 1478 _GL_WARN_ON_USE (wcscoll, "wcscoll is unportable - " 1479 "use gnulib module wcscoll for portability"); 1485 to two transformed strings the result is the as applying 'wcscoll' to the
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| wchar.h | 1469 _GL_FUNCDECL_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1471 _GL_CXXALIAS_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1473 _GL_CXXALIASWARN (wcscoll); 1476 # undef wcscoll macro 1478 _GL_WARN_ON_USE (wcscoll, "wcscoll is unportable - " 1479 "use gnulib module wcscoll for portability"); 1485 to two transformed strings the result is the as applying 'wcscoll' to the
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| wchar.h | 1469 _GL_FUNCDECL_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1471 _GL_CXXALIAS_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1473 _GL_CXXALIASWARN (wcscoll); 1476 # undef wcscoll macro 1478 _GL_WARN_ON_USE (wcscoll, "wcscoll is unportable - " 1479 "use gnulib module wcscoll for portability"); 1485 to two transformed strings the result is the as applying 'wcscoll' to the
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| wchar.h | 1469 _GL_FUNCDECL_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1471 _GL_CXXALIAS_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1473 _GL_CXXALIASWARN (wcscoll); 1476 # undef wcscoll macro 1478 _GL_WARN_ON_USE (wcscoll, "wcscoll is unportable - " 1479 "use gnulib module wcscoll for portability"); 1485 to two transformed strings the result is the as applying 'wcscoll' to the
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| wchar.h | 1469 _GL_FUNCDECL_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1471 _GL_CXXALIAS_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2)); 1473 _GL_CXXALIASWARN (wcscoll); 1476 # undef wcscoll macro 1478 _GL_WARN_ON_USE (wcscoll, "wcscoll is unportable - " 1479 "use gnulib module wcscoll for portability"); 1485 to two transformed strings the result is the as applying 'wcscoll' to the
|