Searched defs:usingBytes (Results 1 – 3 of 3) sorted by relevance
26 private boolean usingBytes = false; field in DecimalQuantity_DualStorageBCD194 assert !usingBytes; in readIntToBcd() local209 assert usingBytes; in readLongToBcd() local219 assert !usingBytes; in readLongToBcd() local350 assert usingBytes; in switchStorage() local
28 private boolean usingBytes = false; field in DecimalQuantity_DualStorageBCD196 assert !usingBytes; in readIntToBcd() local211 assert usingBytes; in readLongToBcd() local221 assert !usingBytes; in readLongToBcd() local352 assert usingBytes; in switchStorage() local
369 bool usingBytes = false; variable