Home
last modified time | relevance | path

Searched refs:wscmp (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/lib/libc/port/i18n/
H A Dwscmp.c37 #pragma weak _wscmp = wscmp
56 wscmp(const wchar_t *s1, const wchar_t *s2) in wscmp() function
/titanic_41/usr/src/cmd/sgs/yacc/common/
H A Dy2.c1143 if (!wscmp(typeset[i], tokname)) { in gettok()
1225 if (!wscmp(tokname, L"term")) in gettok()
1227 if (!wscmp(tokname, L"token")) in gettok()
1229 if (!wscmp(tokname, L"left")) in gettok()
1231 if (!wscmp(tokname, L"nonassoc")) in gettok()
1233 if (!wscmp(tokname, L"binary")) in gettok()
1235 if (!wscmp(tokname, L"right")) in gettok()
1237 if (!wscmp(tokname, L"prec")) in gettok()
1239 if (!wscmp(tokname, L"start")) in gettok()
1241 if (!wscmp(tokname, L"type")) in gettok()
[all …]
H A Ddextern.h297 extern int wscmp(const wchar_t *, const wchar_t *);
/titanic_41/usr/src/cmd/oawk/
H A Dmain.c108 yyin = (wscmp(wargv[1], L_dash) == 0) in main()
129 } else if (wscmp(L_dashd, wargv[0]) == 0) { in main()
H A Dtran.c185 if (wscmp(s, p->nval) == 0 && in lookup()
H A Drun.c1184 if (files[i].fname && wscmp(x->sval, files[i].fname) == 0) in redirprint()
/titanic_41/usr/src/head/
H A Dwidec.h71 extern int wscmp(const wchar_t *, const wchar_t *);
/titanic_41/usr/src/lib/libw/common/
H A Dmapfile-vers112 wscmp { TYPE = FUNCTION };
/titanic_41/usr/src/lib/libc/amd64/
H A DMakefile690 wscmp.o \
/titanic_41/usr/src/lib/libc/i386/
H A DMakefile.com734 wscmp.o \
/titanic_41/usr/src/lib/libc/sparcv9/
H A DMakefile.com701 wscmp.o \
/titanic_41/usr/src/lib/libc/sparc/
H A DMakefile.com756 wscmp.o \
/titanic_41/usr/src/lib/libc/port/
H A Dllib-lc1522 /* wscmp.c */
1524 int wscmp(const wchar_t *s1, const wchar_t *s2);
H A Dmapfile-vers1416 wscmp;
/titanic_41/usr/src/man/man3c/
H A DMakefile1314 wscmp.3c \
2349 wscmp.3c := LINKSRC = wcstring.3c
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1384 link path=usr/share/man/man3c/wscmp.3c target=wcstring.3c
/titanic_41/
H A D.gitignore5357 usr/src/man/man3c/wscmp.3c