Home
last modified time | relevance | path

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

/titanic_41/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()
195 wcscoll(const wchar_t *ws1, const wchar_t *ws2) in wcscoll()
/titanic_41/usr/src/lib/libc/port/i18n/
H A Dwmemcmp.c35 wmemcmp(const wchar_t *ws1, const wchar_t *ws2, size_t n) in wmemcmp()
H A Dwmemmove.c37 wmemmove(wchar_t *ws1, const wchar_t *ws2, size_t n) in wmemmove()
H A Dwcsstr.c35 wcsstr(const wchar_t *ws1, const wchar_t *ws2) in wcsstr()
H A Dwcswcs.c42 wcswcs(const wchar_t *ws1, const wchar_t *ws2) in wcswcs()
H A Dwmemcpy.c37 wmemcpy(wchar_t *ws1, const wchar_t *ws2, size_t n) in wmemcpy()