Searched refs:inc_size (Results 1 - 1 of 1) sorted by last modified time

/u-boot/tools/
H A Dmxsimage.c539 static int sb_grow_dcd(struct sb_dcd_ctx *dctx, unsigned int inc_size) argument
543 if (!inc_size)
546 dctx->size += inc_size;

Completed in 55 milliseconds