Searched defs:cutlim (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/libkern/ |
| H A D | strtoul.c | 58 int neg = 0, any, cutlim; in strtoul() local
|
| H A D | strtol.c | 58 int neg = 0, any, cutlim; in strtol() local
|
| H A D | strtouq.c | 56 int neg, any, cutlim; in strtouq() local
|
| H A D | strtoq.c | 56 int neg, any, cutlim; in strtoq() local
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_slice_filter_module.c | 289 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 D | ngx_http_range_filter_module.c | 274 cutlim; in ngx_http_range_parse() local
|
| H A D | ngx_http_mp4_module.c | 689 ngx_int_t value, cutoff, cutlim; in ngx_http_mp4_atofp() local
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_string.c | 920 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
|
| H A D | ngx_parse.c | 116 ngx_int_t max, cutoff, cutlim; in ngx_parse_time() local
|
| /f-stack/freebsd/net/ |
| H A D | if_clone.c | 583 int cutlim = INT_MAX % 10; in ifc_name2unit() local
|