Searched defs:zwidth (Results 1 – 1 of 1) sorted by relevance
203 static s4 readSignedInt(const u1* ptr, int zwidth) in readSignedInt()219 static u4 readUnsignedInt(const u1* ptr, int zwidth, bool fillOnRight) in readUnsignedInt()238 static s8 readSignedLong(const u1* ptr, int zwidth) in readSignedLong()254 static u8 readUnsignedLong(const u1* ptr, int zwidth, bool fillOnRight) in readUnsignedLong()