Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dtostring.cc70 int nprec = PrecAtom; in PreVisit() local
86 nprec = PrecAtom; in PreVisit()
93 nprec = PrecConcat; in PreVisit()
99 nprec = PrecAlternate; in PreVisit()
111 nprec = PrecParen; in PreVisit()
122 nprec = PrecAtom; in PreVisit()
126 return nprec; in PreVisit()