Searched refs:roundedBytes (Results 1 – 1 of 1) sorted by relevance
400 size_t const roundedBytes = ZSTD_cwksp_align(bytes, sizeof(void*)); in ZSTD_cwksp_reserve_object() local402 void* end = (BYTE*)alloc + roundedBytes; in ZSTD_cwksp_reserve_object()407 alloc, bytes, roundedBytes, ZSTD_cwksp_available_space(ws) - roundedBytes); in ZSTD_cwksp_reserve_object()