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.c1110 if (!wscmp(typeset[i], tokname)) { in gettok()
1192 if (!wscmp(tokname, L"term")) in gettok()
1194 if (!wscmp(tokname, L"token")) in gettok()
1196 if (!wscmp(tokname, L"left")) in gettok()
1198 if (!wscmp(tokname, L"nonassoc")) in gettok()
1200 if (!wscmp(tokname, L"binary")) in gettok()
1202 if (!wscmp(tokname, L"right")) in gettok()
1204 if (!wscmp(tokname, L"prec")) in gettok()
1206 if (!wscmp(tokname, L"start")) in gettok()
1208 if (!wscmp(tokname, L"type")) 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/sparcv9/
H A DMakefile.com729 wscmp.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile718 wscmp.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com766 wscmp.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com785 wscmp.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile1538 wscmp.3c \
2780 wscmp.3c := LINKSRC = wcstring.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1819 wscmp;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1657 link path=usr/share/man/man3c/wscmp.3c target=wcstring.3c