Home
last modified time | relevance | path

Searched refs:bail (Results 1 – 1 of 1) sorted by relevance

/mcuboot-latest/sim/simflash/src/
Dlib.rs45 macro_rules! bail { macro
157 bail!(ebounds("offset not at start of sector")); in erase()
160 bail!(ebounds("end not at start of sector")); in erase()
188 bail!(esimulatedwrite( in write()
222 bail!(ebounds("Read outside of device")); in read()
234 bail!(ebounds("Invalid rate")); in add_bad_region()