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

/bionic/libc/upstream-netbsd/libc/regex/
H A Dregex2.h164 /* note that CHadd and CHsub are unsafe, and CHIN doesn't yield 0/1 */
167 #define CHIN(cs, c) ((cs)->ptr[(uch)(c)] & (cs)->mask) macro

Completed in 4 milliseconds