Searched refs:dmax (Results 1 – 7 of 7) sorted by relevance
169 lua_Number dmax = luaL_checknumber(L, 1); in math_max() local173 if (d > dmax) in math_max()174 dmax = d; in math_max()176 lua_pushnumber(L, dmax); in math_max()
61 unsigned dmax; /* maximum distance from zlib header */ local88 dmax = state->dmax;160 if (dist > dmax) {
90 unsigned dmax; /* zlib header max distance (INFLATE_STRICT) */ member
133 state->dmax = 32768U;699 state->dmax = 1U << len;1138 if (state->offset > state->dmax) {
63 state->dmax = 32768U;
27 Use specific request line passing from dmax
31 Use specific request line passing from dmax