Searched refs:_upb_Int64_FromLL (Results 1 – 5 of 5) sorted by relevance
56 int64_t _upb_Int64_FromLL();
1105 UPB_INLINE int64_t _upb_Int64_FromLL(long long v) { return (int64_t)v; } in _upb_Int64_FromLL() function
1103 UPB_INLINE int64_t _upb_Int64_FromLL(long long v) { return (int64_t)v; } in _upb_Int64_FromLL() function