Home
last modified time | relevance | path

Searched defs:kMaxInst (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/regex-re2/re2/
H A Dprog.h113 static const int kMaxInst = (1<<28) - 1; variable
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dprog.h114 static const int kMaxInst = (1<<28) - 1; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dprog.h114 static const int kMaxInst = (1<<28) - 1; variable