Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c635 static bool floatwrapper_handler(void* closure, const void* hd, float val) { in floatwrapper_handler() function
802 upb_handlers_setfloat(h, f, floatwrapper_handler, NULL); in add_handlers_for_wrapper()