Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwscmp.c35 #pragma weak _wscmp = wscmp
54 wscmp(const wchar_t *s1, const wchar_t *s2) in wscmp() function
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c1217 if (!wscmp(tokname, L"term")) in gettok()
1219 if (!wscmp(tokname, L"token")) in gettok()
1221 if (!wscmp(tokname, L"left")) in gettok()
1223 if (!wscmp(tokname, L"nonassoc")) in gettok()
1225 if (!wscmp(tokname, L"binary")) in gettok()
1227 if (!wscmp(tokname, L"right")) in gettok()
1229 if (!wscmp(tokname, L"prec")) in gettok()
1231 if (!wscmp(tokname, L"start")) in gettok()
1233 if (!wscmp(tokname, L"type")) in gettok()
1235 if (!wscmp(tokname, L"union")) in gettok()
[all …]
H A Ddextern.h295 extern int wscmp(const wchar_t *, const wchar_t *);
/illumos-gate/usr/src/cmd/oawk/
H A Dmain.c106 yyin = (wscmp(wargv[1], L_dash) == 0) in main()
127 } else if (wscmp(L_dashd, wargv[0]) == 0) { in main()
H A Dtran.c183 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()
/illumos-gate/usr/src/head/
H A Dwidec.h71 extern int wscmp(const wchar_t *, const wchar_t *);
/illumos-gate/usr/src/lib/libw/common/
H A Dmapfile-vers112 wscmp { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile717 wscmp.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com764 wscmp.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com729 wscmp.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com785 wscmp.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile1448 wscmp.3c \
2600 wscmp.3c := LINKSRC = wcstring.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1721 wscmp;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1514 link path=usr/share/man/man3c/wscmp.3c target=wcstring.3c