Searched refs:uint64Bytes (Results 1 – 1 of 1) sorted by relevance
568 union { double doubleBytes; sal_uInt64 uint64Bytes; } bytes; in addDoubleInfo() member570 appendU8(m_constantPool, bytes.uint64Bytes); in addDoubleInfo()
Completed in 10 milliseconds