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

/external/llvm/lib/Support/
H A Dregex2.h115 /* note that CHadd and CHsub are unsafe, and CHIN doesn't yield 0/1 */
116 #define CHadd(cs, c) ((cs)->ptr[(uch)(c)] |= (cs)->mask, (cs)->hash += (c)) macro

Completed in 74 milliseconds