Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dstorage.c91 static bool is_ruby_num(VALUE value) { in is_ruby_num() function
98 if (!is_ruby_num(val)) { in native_slot_check_int_range_precision()
155 if (!is_ruby_num(value)) { in native_slot_set_value_and_case()
161 if (!is_ruby_num(value)) { in native_slot_set_value_and_case()
200 if (!is_ruby_num(value) && TYPE(value) != T_SYMBOL) { in native_slot_set_value_and_case()