Home
last modified time | relevance | path

Searched refs:upper (Results 1 – 6 of 6) sorted by relevance

/lighttpd1.4/src/
H A Darray.c229 uint_fast32_t lower = 0, upper = a->used; in array_get_index_ext() local
230 while (lower != upper) { in array_get_index_ext()
231 const uint_fast32_t probe = (lower + upper) / 2; in array_get_index_ext()
238 upper = probe; /* still: lower <= upper */ in array_get_index_ext()
263 uint_fast32_t lower = 0, upper = a->used; in array_get_index() local
264 while (lower != upper) { in array_get_index()
265 uint_fast32_t probe = (lower + upper) / 2; in array_get_index()
273 upper = probe; /* still: lower <= upper */ in array_get_index()
H A Dalgo_xxhash.h3397 xxh_u64 const upper = (hi_lo >> 32) + (cross >> 32) + hi_hi; in XXH_mult64to128()
3402 r128.high64 = upper; in XXH_mult64to128()
/lighttpd1.4/doc/outdated/
H A Dcompress.txt58 to the compression headers, the upper limit is set to work sensibly with
110 There is a hard upper limit of 128Mbyte.
H A Dfastcgi.txt155 :"max-procs": the upper limit of the processes to start
/lighttpd1.4/
H A DSConstruct19 return underscorify_reg.sub('_', id.upper())
H A DNEWS678 * [mod_dirlisting] upper limit on parallel dirlist