Searched refs:GetInt64 (Results 1 – 3 of 3) sorted by relevance
82 : GetInt64(lowerBounds.ZeroBasedIndexedElement<const char>(j), in RTNAME()98 dim.SetBounds(GetInt64(bounds.ZeroBasedIndexedElement<const char>(2 * j), in RTNAME()100 GetInt64(bounds.ZeroBasedIndexedElement<const char>(2 * j + 1), in RTNAME()
57 GetInt64(shift_.OffsetElement<char>(), shiftElemLen_, terminator_); in Init()70 return GetInt64( in GetShift()409 resultExtent[j] = GetInt64( in RTNAME()452 auto k{GetInt64(order->Element<char>(&orderSubscript), orderElementBytes, in RTNAME()
77 static inline std::int64_t GetInt64( in GetInt64() function