Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dhandlers.c41 static int32_t trygetsel(upb_handlers *h, const upb_fielddef *f, in trygetsel() function
56 int32_t sel = trygetsel(h, f, type); in handlers_getsel()
187 int32_t sel = trygetsel(h, f, handlertype); \
/external/protobuf/php/ext/google/protobuf/
Dupb.c3296 static int32_t trygetsel(upb_handlers *h, const upb_fielddef *f, in trygetsel() function
3311 int32_t sel = trygetsel(h, f, type); in handlers_getsel()
3463 int32_t sel = trygetsel(h, f, handlertype); \
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c4019 static int32_t trygetsel(upb_handlers *h, const upb_fielddef *f, in trygetsel() function
4041 int32_t sel = trygetsel(h, f, type); in handlers_getsel()
4260 int32_t sel = trygetsel(h, f, handlertype); \