Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/string/
Dstrstr.c58 #define BITOP(a,b,op) \ macro
75 BITOP(byteset, n[l], |=), shift[n[l]] = l+1; in twoway_strstr()
142 if (BITOP(byteset, h[l-1], &)) { in twoway_strstr()