Searched refs:writeUINT64 (Results 1 – 2 of 2) sorted by relevance
228 inline sal_uInt32 writeUINT64(sal_uInt8* buffer, sal_uInt64 v) in writeUINT64() function
321 buff += writeUINT64(buff, m_value.aConst.aHyper); in toBlop()324 buff += writeUINT64(buff, m_value.aConst.aUHyper); in toBlop()
Completed in 13 milliseconds