Searched refs:LL2NUM (Results 1 – 2 of 2) sorted by relevance
298 return LL2NUM(DEREF(memory, int64_t)); in native_slot_get()725 case UPB_TYPE_INT64: return LL2NUM(upb_fielddef_defaultint64(field));; in layout_get_default()
880 #ifndef LL2NUM881 #define LL2NUM(x) INT2NUM((long) (x)) macro1181 # define SWIG2NUM(v) LL2NUM((unsigned long long)v)