Searched refs:trustInput (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/lib/compress/
H A Dhist.c56 typedef enum { trustInput, checkMaxSymbolValue } HIST_checkInput_e; enumerator in enum:__anon10910
148 return HIST_count_parallel_wksp(count, maxSymbolValuePtr, source, sourceSize, trustInput, (U32*)workSpace);
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c8235 typedef enum { trustInput, checkMaxSymbolValue } HIST_checkInput_e; enumerator in enum:__anon10718
8331 return HIST_count_parallel_wksp(count, maxSymbolValuePtr, source, sourceSize, trustInput, (U32*)workSpace);
[all...]

Completed in 163 milliseconds