Searched refs:uint32Bytes (Results 1 – 1 of 1) sorted by relevance
534 union { float floatBytes; sal_uInt32 uint32Bytes; } bytes; in addFloatInfo() member536 appendU4(m_constantPool, bytes.uint32Bytes); in addFloatInfo()
Completed in 16 milliseconds