Searched defs:nw (Results 1 – 2 of 2) sorted by relevance
72 uint32_t nw = ne[0] << 16 | ne[1], hw = hs[0] << 16 | hs[1]; in __memmem() local
223 size_t nw = buf->length / sizeof (wchar_t); in fnmatch_convert_to_wide() local