Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregex2.h166 #define CHsub(cs, c) ((cs)->ptr[(uch)(c)] &= ~(cs)->mask, (cs)->hash -= (c)) macro
Dregcomp.c816 CHsub(cs, (int)i); in p_bracket()
820 CHsub(cs, '\n'); in p_bracket()
1300 CHsub(cs, (int)i); in freeset()