Home
last modified time | relevance | path

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

/dragonfly/lib/libc/string/
H A Dwcscoll.c40 wcscoll_l(const wchar_t *ws1, const wchar_t *ws2, locale_t locale) in wcscoll_l()
217 wcscoll(const wchar_t *ws1, const wchar_t *ws2) in wcscoll()
/dragonfly/usr.bin/ncal/
H A Dncal.c598 wchar_t ws[MAX_WIDTH], ws1[MAX_WIDTH]; in monthrangeb() local