Searched defs:getInt64 (Results 1 – 5 of 5) sorted by relevance
343 int64_t getInt64(void) const { return fValue.fInt64; } in getInt64() function
517 int64_t DigitList::getInt64() /*const*/ { in getInt64() function in DigitList
448 Formattable::getInt64(UErrorCode& status) const in getInt64() function in Formattable
280 ConstantInt *getInt64(uint64_t C) { in getInt64() function
177 deInt64 getInt64 (void) const { DE_ASSERT(getType() == TYPE_INT64); return m_value.int64; } in getInt64() function in xe::ri::NumericValue