Searched defs:loadSize (Results 1 – 2 of 2) sorted by relevance
83 static size_t loadSize (LoadState *S) { in loadSize() function
4929 size_t const loadSize = XXH3_INTERNALBUFFER_SIZE - state->bufferedSize; in XXH3_update() local