Home
last modified time | relevance | path

Searched defs:GPR_LTOA_MIN_BUFSIZE (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dstring.h51 #define GPR_LTOA_MIN_BUFSIZE (3 * sizeof(long)) macro
/external/grpc-grpc/src/core/lib/gpr/
Dstring.h45 #define GPR_LTOA_MIN_BUFSIZE (3 * sizeof(long)) macro