Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/upb/json/
Dparser.c1040 #define CASE(capitaltype, smalltype, ctype, min, max) \ in parse_number_from_buffer() argument
1045 upb_sink_put ## smalltype(p->top->sink, parser_getsel(p), \ in parse_number_from_buffer()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dparser.rl1038 #define CASE(capitaltype, smalltype, ctype, min, max) \
1043 upb_sink_put ## smalltype(p->top->sink, parser_getsel(p), \
/external/protobuf/php/ext/google/protobuf/
Dupb.c9805 #define CASE(capitaltype, smalltype, ctype, min, max) \ in parse_number_from_buffer() argument
9810 upb_sink_put ## smalltype(p->top->sink, parser_getsel(p), \ in parse_number_from_buffer()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c13630 #define CASE(capitaltype, smalltype, ctype, min, max) \ in parse_number_from_buffer() argument
13635 upb_sink_put ## smalltype(&p->top->sink, parser_getsel(p), \ in parse_number_from_buffer()