Home
last modified time | relevance | path

Searched defs:cutoff (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/libkern/
H A Dstrtoul.c57 unsigned long cutoff; in strtoul() local
H A Dstrtol.c57 unsigned long cutoff; in strtol() local
H A Dstrtouq.c55 u_quad_t qbase, cutoff; in strtouq() local
H A Dstrtoq.c55 u_quad_t qbase, cutoff; in strtoq() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_string.c920 ngx_int_t value, cutoff, cutlim; in ngx_atoi() local
950 ngx_int_t value, cutoff, cutlim; in ngx_atofp() local
1004 ssize_t value, cutoff, cutlim; in ngx_atosz() local
1032 off_t value, cutoff, cutlim; in ngx_atoof() local
1060 time_t value, cutoff, cutlim; in ngx_atotm() local
1089 ngx_int_t value, cutoff; in ngx_hextoi() local
H A Dngx_parse.c116 ngx_int_t max, cutoff, cutlim; in ngx_parse_time() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_slice_filter_module.c289 off_t start, end, complete_length, cutoff, cutlim; in ngx_http_slice_parse_content_range() local
445 off_t start, cutoff, cutlim; in ngx_http_slice_get_start() local
H A Dngx_http_range_filter_module.c273 off_t start, end, size, content_length, cutoff, in ngx_http_range_parse() local
H A Dngx_http_mp4_module.c689 ngx_int_t value, cutoff, cutlim; in ngx_http_mp4_atofp() local
/f-stack/freebsd/net/
H A Dif_clone.c582 int cutoff = INT_MAX / 10; in ifc_name2unit() local
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress.c1795 size_t cutoff = attachDictSizeCutoffs[cdict->matchState.cParams.strategy]; in ZSTD_shouldAttachDict() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c14704 size_t cutoff = attachDictSizeCutoffs[cdict->matchState.cParams.strategy]; in ZSTD_shouldAttachDict() local