Home
last modified time | relevance | path

Searched defs:n_end (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/post/drivers/
H A Dflash.c56 int ret, n, n_start, n_end; in flash_post_test() local
/openbmc/qemu/block/
H A Dqcow.c360 int compressed_size, int n_start, int n_end, in get_cluster_offset()