Searched defs:usingBytes (Results 1 – 3 of 3) sorted by relevance
28 private boolean usingBytes = false; field in DecimalQuantity_DualStorageBCD182 assert !usingBytes; in readIntToBcd() local197 assert usingBytes; in readLongToBcd() local207 assert !usingBytes; in readLongToBcd() local360 assert usingBytes; in switchStorage() local
26 private boolean usingBytes = false; field in DecimalQuantity_DualStorageBCD180 assert !usingBytes; in readIntToBcd() local195 assert usingBytes; in readLongToBcd() local205 assert !usingBytes; in readLongToBcd() local358 assert usingBytes; in switchStorage() local
376 bool usingBytes = false; variable