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

/netbsd-current/common/lib/libc/string/
H A Dmemmem.c85 size_t byteset[32 / sizeof(size_t)] = { 0 }; local
90 BITOP(byteset, n[i], |=), shift[n[i]] = i+1;
145 if (BITOP(byteset, h[l-1], &)) {

Completed in 79 milliseconds