Searched defs:getInt64 (Results 1 – 11 of 11) sorted by relevance
341 int64_t getInt64(void) const { return fValue.fInt64; } in getInt64() function
339 int64_t getInt64(void) const { return fValue.fInt64; } in getInt64() function
52 …deInt64 getInt64 (void) { deUint32 upper = getUint32(); return static_cast<deInt64>((deUint6… in getInt64() function in de::Random
448 Formattable::getInt64(UErrorCode& status) const in getInt64() function in Formattable
180 …deInt64 getInt64 (void) const { DE_ASSERT(getType() == NUMVALTYPE_INT64); return m_value.int64… in getInt64() function in xe::ri::NumericValue
360 ConstantInt *getInt64(uint64_t C) { in getInt64() function