Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dsink.h43 #define PUTVAL(type, ctype) \ macro
55 PUTVAL(int32, int32_t) in PUTVAL() function