Home
last modified time | relevance | path

Searched refs:patchFromMode (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/zstd/programs/
H A Dfileio_types.h68 int patchFromMode; member
H A Dfileio.c466 prefs->patchFromMode = value != 0; in FIO_setPatchFromMode()
724 size_t const dictSizeMax = prefs->patchFromMode ? prefs->memLimit : DICTSIZE_MAX; in FIO_setDictBufferMalloc()
771 size_t const dictSizeMax = prefs->patchFromMode ? prefs->memLimit : DICTSIZE_MAX; in FIO_setDictBufferMMap()
814 size_t const dictSizeMax = prefs->patchFromMode ? prefs->memLimit : DICTSIZE_MAX; in FIO_setDictBufferMMap()
1131 if (prefs->patchFromMode) { in FIO_createCResources()
1194 if (prefs->patchFromMode) { in FIO_createCResources()
2333 if (prefs->patchFromMode){ in FIO_createDResources()
2353 if (prefs->patchFromMode){ in FIO_createDResources()