Home
last modified time | relevance | path

Searched defs:CHsub (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libcups/vcnet/regex/
H A Dregex2.h91 #define CHsub(cs, c) ((cs)->ptr[(uch)(c)] &= ~(cs)->mask, (cs)->hash -= (c)) macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A Dregex2.h120 #define CHsub(cs, c) ((cs)->ptr[(uch)(c)] &= ~(cs)->mask, (cs)->hash -= (c)) macro
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregex2.h117 #define CHsub(cs, c) ((cs)->ptr[(uch)(c)] &= ~(cs)->mask, (cs)->hash -= (c)) macro
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregex2.h120 #define CHsub(cs, c) ((cs)->ptr[(uch)(c)] &= ~(cs)->mask, (cs)->hash -= (c)) macro
/aosp_15_r20/external/llvm/lib/Support/
H A Dregex2.h117 #define CHsub(cs, c) ((cs)->ptr[(uch)(c)] &= ~(cs)->mask, (cs)->hash -= (c)) macro