Searched refs:read32 (Results 1 – 3 of 3) sorted by relevance
124 sal_uInt32 Unmarshal::read32() { in read32() function in binaryurp::Unmarshal325 sal_uInt32 v = read32(); in readValue()363 sal_Int32 v = static_cast< sal_Int32 >(read32()); in readValue()428 return n == 0xFF ? read32() : n; in readCompressed()
124 sal_uInt32 size = header.read32(); in run()125 sal_uInt32 count = header.read32(); in run()
64 sal_uInt32 read32();
Completed in 9 milliseconds