Searched defs:CHsub (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/nvi/regex/
H A Dregex2.h122 #define CHsub(cs, c) ((cs)->ptr[(uch)(c)] &= ~(cs)->mask, (cs)->hash -= (c)) macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregex2.h120 #define CHsub(cs, c) ((cs)->ptr[(uch)(c)] &= ~(cs)->mask, (cs)->hash -= (c)) macro

Completed in 99 milliseconds