Home
last modified time | relevance | path

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

/glibc-2.36/string/
Dmemmem.c72 uint32_t nw = ne[0] << 16 | ne[1], hw = hs[0] << 16 | hs[1]; in __memmem() local
/glibc-2.36/posix/
Dfnmatch.c223 size_t nw = buf->length / sizeof (wchar_t); in fnmatch_convert_to_wide() local