Home
last modified time | relevance | path

Searched refs:byteset (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/string/
Dstrstr.c70 size_t byteset[32 / sizeof(size_t)] = { 0 }; in twoway_strstr() local
75 BITOP(byteset, n[l], |=), shift[n[l]] = l+1; in twoway_strstr()
142 if (BITOP(byteset, h[l-1], &)) { in twoway_strstr()