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