Searched refs:roundup_size (Results 1 – 1 of 1) sorted by relevance
442 long real_size, roundup_size; in sb_load_file() local469 roundup_size = roundup(real_size, SB_BLOCK_SIZE); in sb_load_file()470 data = calloc(1, roundup_size); in sb_load_file()479 cctx->length = roundup_size; in sb_load_file()