Home
last modified time | relevance | path

Searched refs:dmax (Results 1 – 7 of 7) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlmathlib.c169 lua_Number dmax = luaL_checknumber(L, 1); in math_max() local
173 if (d > dmax) in math_max()
174 dmax = d; in math_max()
176 lua_pushnumber(L, dmax); in math_max()
/f-stack/freebsd/contrib/zlib/
H A Dinffast.c61 unsigned dmax; /* maximum distance from zlib header */ local
88 dmax = state->dmax;
160 if (dist > dmax) {
H A Dinflate.h90 unsigned dmax; /* zlib header max distance (INFLATE_STRICT) */ member
H A Dinflate.c133 state->dmax = 32768U;
699 state->dmax = 1U << len;
1138 if (state->offset > state->dmax) {
H A Dinfback.c63 state->dmax = 32768U;
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Dzxdma.txt27 Use specific request line passing from dmax
H A Dk3dma.txt31 Use specific request line passing from dmax