Home
last modified time | relevance | path

Searched defs:ws2 (Results 1 – 6 of 6) sorted by relevance

/titanic_52/usr/src/lib/libc/port/locale/
H A Dwcscoll.c39 wcscoll_l(const wchar_t *ws1, const wchar_t *ws2, locale_t loc) in wcscoll_l() argument
195 wcscoll(const wchar_t *ws1, const wchar_t *ws2) in wcscoll() argument
/titanic_52/usr/src/lib/libc/port/i18n/
H A Dwmemcmp.c35 wmemcmp(const wchar_t *ws1, const wchar_t *ws2, size_t n) in wmemcmp() argument
H A Dwmemmove.c37 wmemmove(wchar_t *ws1, const wchar_t *ws2, size_t n) in wmemmove() argument
H A Dwcsstr.c35 wcsstr(const wchar_t *ws1, const wchar_t *ws2) in wcsstr() argument
H A Dwcswcs.c42 wcswcs(const wchar_t *ws1, const wchar_t *ws2) in wcswcs() argument
H A Dwmemcpy.c37 wmemcpy(wchar_t *ws1, const wchar_t *ws2, size_t n) in wmemcpy() argument