Searched refs:native_slot_check_int_range_precision (Results 1 – 3 of 3) sorted by relevance
42 void native_slot_check_int_range_precision(upb_fieldtype_t type, zval* val) { in native_slot_check_int_range_precision() function229 native_slot_check_int_range_precision(type, value); in native_slot_set_value_and_case()
66 void native_slot_check_int_range_precision(upb_fieldtype_t type, VALUE val) { in native_slot_check_int_range_precision() function183 native_slot_check_int_range_precision(UPB_TYPE_INT32, value); in native_slot_set_value_and_case()193 native_slot_check_int_range_precision(type, value); in native_slot_set_value_and_case()
317 void native_slot_check_int_range_precision(upb_fieldtype_t type, VALUE value);