Searched defs:usingBytes (Results 1 – 4 of 4) sorted by relevance
27 private boolean usingBytes = false; field in DecimalQuantity_DualStorageBCD191 assert !usingBytes; in readIntToBcd() local206 assert usingBytes; in readLongToBcd() local216 assert !usingBytes; in readLongToBcd() local347 assert usingBytes; in switchStorage() local
29 private boolean usingBytes = false; field in DecimalQuantity_DualStorageBCD193 assert !usingBytes; in readIntToBcd() local208 assert usingBytes; in readLongToBcd() local218 assert !usingBytes; in readLongToBcd() local349 assert usingBytes; in switchStorage() local
409 bool usingBytes = false; variable