Home
last modified time | relevance | path

Searched refs:cutlim (Results 1 – 25 of 620) sorted by relevance

12345678910>>...25

/dports/mail/batv-milter/batv-milter-0.5.0/libsm/
H A Dstrto.c53 register int any, cutlim; variable
107 cutlim = cutoff % base;
111 if (cutlim > 0)
113 cutlim -= base;
116 cutlim = -cutlim;
132 if (acc < cutoff || (acc == cutoff && c > cutlim))
147 if (acc > cutoff || (acc == cutoff && c > cutlim))
194 register int any, cutlim; local
223 cutlim = ULLONG_MAX % (ULONGLONG_T)base;
236 if (acc > cutoff || (acc == cutoff && c > cutlim))
/dports/mail/libmilter/sendmail-8.16.1/libsm/
H A Dstrto.c53 register int any, cutlim; variable
107 cutlim = cutoff % base;
111 if (cutlim > 0)
113 cutlim -= base;
116 cutlim = -cutlim;
132 if (acc < cutoff || (acc == cutoff && c > cutlim))
147 if (acc > cutoff || (acc == cutoff && c > cutlim))
194 register int any, cutlim; local
223 cutlim = ULLONG_MAX % (ULONGLONG_T)base;
236 if (acc > cutoff || (acc == cutoff && c > cutlim))
/dports/textproc/uim-gtk/uim-d1ac9d9/replace/
H A Dstrtoll.c55 int neg, any, cutlim; in strtoll() local
102 cutlim = cutoff % base; in strtoll()
105 if (cutlim > 0) { in strtoll()
106 cutlim -= base; in strtoll()
109 cutlim = -cutlim; in strtoll()
123 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
133 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
/dports/textproc/uim-m17nlib/uim-d1ac9d9/replace/
H A Dstrtoll.c55 int neg, any, cutlim; in strtoll() local
102 cutlim = cutoff % base; in strtoll()
105 if (cutlim > 0) { in strtoll()
106 cutlim -= base; in strtoll()
109 cutlim = -cutlim; in strtoll()
123 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
133 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
/dports/textproc/uim-qt5/uim-d1ac9d9/replace/
H A Dstrtoll.c55 int neg, any, cutlim; in strtoll() local
102 cutlim = cutoff % base; in strtoll()
105 if (cutlim > 0) { in strtoll()
106 cutlim -= base; in strtoll()
109 cutlim = -cutlim; in strtoll()
123 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
133 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
/dports/textproc/uim-gtk3/uim-d1ac9d9/replace/
H A Dstrtoll.c55 int neg, any, cutlim; in strtoll() local
102 cutlim = cutoff % base; in strtoll()
105 if (cutlim > 0) { in strtoll()
106 cutlim -= base; in strtoll()
109 cutlim = -cutlim; in strtoll()
123 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
133 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
/dports/textproc/uim-el/uim-d1ac9d9/replace/
H A Dstrtoll.c55 int neg, any, cutlim; in strtoll() local
102 cutlim = cutoff % base; in strtoll()
105 if (cutlim > 0) { in strtoll()
106 cutlim -= base; in strtoll()
109 cutlim = -cutlim; in strtoll()
123 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
133 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
/dports/mail/avenger/avenger-0.8.5/libasync/
H A Dconvertint.C71 register int neg, any, cutlim; in strtoi64() local
118 cutlim = cutoff % base; in strtoi64()
121 if (cutlim > 0) { in strtoi64()
122 cutlim -= base; in strtoi64()
125 cutlim = -cutlim; in strtoi64()
139 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in strtoi64()
149 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtoi64()
/dports/security/gnome-ssh-askpass/openssh-6.6p1/openbsd-compat/
H A Dstrtoll.c55 int neg, any, cutlim; in strtoll() local
102 cutlim = cutoff % base; in strtoll()
105 if (cutlim > 0) { in strtoll()
106 cutlim -= base; in strtoll()
109 cutlim = -cutlim; in strtoll()
123 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
133 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
/dports/japanese/uim-anthy/uim-d1ac9d9/replace/
H A Dstrtoll.c55 int neg, any, cutlim; in strtoll() local
102 cutlim = cutoff % base; in strtoll()
105 if (cutlim > 0) { in strtoll()
106 cutlim -= base; in strtoll()
109 cutlim = -cutlim; in strtoll()
123 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
133 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
/dports/security/pam_ssh_agent_auth/pam_ssh_agent_auth-7ff7858/openbsd-compat/
H A Dstrtoll.c55 int neg, any, cutlim; in strtoll() local
102 cutlim = cutoff % base; in strtoll()
105 if (cutlim > 0) { in strtoll()
106 cutlim -= base; in strtoll()
109 cutlim = -cutlim; in strtoll()
123 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
133 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
/dports/security/openssh-portable/openssh-8.8p1/openbsd-compat/
H A Dstrtoll.c55 int neg, any, cutlim; in strtoll() local
102 cutlim = cutoff % base; in strtoll()
105 if (cutlim > 0) { in strtoll()
106 cutlim -= base; in strtoll()
109 cutlim = -cutlim; in strtoll()
123 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
133 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
/dports/ftp/tnftp/tnftp-20210827/libnetbsd/
H A Dstrtoll.c48 int neg, any, cutlim; in strtoll() local
102 cutlim = (int)(cutoff % base); in strtoll()
105 if (cutlim > 0) { in strtoll()
106 cutlim -= base; in strtoll()
109 cutlim = -cutlim; in strtoll()
123 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
133 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
/dports/ftp/tnftpd/tnftpd-20200704/libnetbsd/
H A Dstrtoll.c49 int neg, any, cutlim; in strtoll() local
103 cutlim = (int)(cutoff % base); in strtoll()
106 if (cutlim > 0) { in strtoll()
107 cutlim -= base; in strtoll()
110 cutlim = -cutlim; in strtoll()
124 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
134 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/lib/libc/stdlib/
H A Dstrtol.c48 int neg, any, cutlim; in strtol() local
105 cutlim = cutoff % base; in strtol()
108 if (cutlim > 0) { in strtol()
109 cutlim -= base; in strtol()
112 cutlim = -cutlim; in strtol()
126 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in strtol()
136 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtol()
H A Dstrtoimax.c47 int neg, any, cutlim; in strtoimax() local
105 cutlim = cutoff % base; in strtoimax()
108 if (cutlim > 0) { in strtoimax()
109 cutlim -= base; in strtoimax()
112 cutlim = -cutlim; in strtoimax()
126 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in strtoimax()
136 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtoimax()
H A Dstrtoll.c50 int neg, any, cutlim; in strtoll() local
108 cutlim = cutoff % base; in strtoll()
111 if (cutlim > 0) { in strtoll()
112 cutlim -= base; in strtoll()
115 cutlim = -cutlim; in strtoll()
129 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
139 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/StdLib/
H A Dstrtoimax.c65 int neg, any, cutlim; in __weak_alias() local
120 cutlim = (int)(cutoff % base); in __weak_alias()
123 if (cutlim > 0) { in __weak_alias()
124 cutlim -= base; in __weak_alias()
127 cutlim = -cutlim; in __weak_alias()
141 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in __weak_alias()
151 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in __weak_alias()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/port/
H A D_strtol.h52 int i, neg, any, cutlim; in _FUNCNAME() local
112 cutlim = (int)(cutoff % base); in _FUNCNAME()
115 if (cutlim > 0) { in _FUNCNAME()
116 cutlim -= base; in _FUNCNAME()
119 cutlim = -cutlim; in _FUNCNAME()
135 if (acc < cutoff || (acc == cutoff && i > cutlim)) { in _FUNCNAME()
145 if (acc > cutoff || (acc == cutoff && i > cutlim)) { in _FUNCNAME()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/port/
H A D_strtol.h52 int i, neg, any, cutlim; in _FUNCNAME() local
112 cutlim = (int)(cutoff % base); in _FUNCNAME()
115 if (cutlim > 0) { in _FUNCNAME()
116 cutlim -= base; in _FUNCNAME()
119 cutlim = -cutlim; in _FUNCNAME()
135 if (acc < cutoff || (acc == cutoff && i > cutlim)) { in _FUNCNAME()
145 if (acc > cutoff || (acc == cutoff && i > cutlim)) { in _FUNCNAME()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/Locale/
H A D_wcstol.h66 int neg, any, cutlim; in _FUNCNAME() local
111 cutlim = (int)(cutoff % base); in _FUNCNAME()
114 if (cutlim > 0) { in _FUNCNAME()
115 cutlim -= base; in _FUNCNAME()
118 cutlim = -cutlim; in _FUNCNAME()
129 if (acc < cutoff || (acc == cutoff && i > cutlim)) { in _FUNCNAME()
139 if (acc > cutoff || (acc == cutoff && i > cutlim)) { in _FUNCNAME()
/dports/devel/libunit/unit-1.26.1/src/
H A Dnxt_parse.c22 static const nxt_uint_t cutlim = NXT_INT_T_MAX % 10; in nxt_int_parse() local
38 if (nxt_slow_path(val >= cutoff && (val > cutoff || c > cutlim))) { in nxt_int_parse()
68 static const size_t cutlim = NXT_SIZE_T_MAX % 10; in nxt_size_t_parse() local
84 if (nxt_slow_path(val >= cutoff && (val > cutoff || c > cutlim))) { in nxt_size_t_parse()
173 static const nxt_uoff_t cutlim = NXT_OFF_T_MAX % 10; in nxt_off_t_parse() local
189 if (nxt_slow_path(val >= cutoff && (val > cutoff || c > cutlim))) { in nxt_off_t_parse()
220 static const nxt_uint_t cutlim = NXT_INT_T_MAX % 10; in nxt_str_int_parse() local
241 if (nxt_slow_path(val >= cutoff && (val > cutoff || c > cutlim))) { in nxt_str_int_parse()
274 static const nxt_uint_t cutlim = NXT_INT_T_MAX % 10; in nxt_number_parse() local
294 && (integral > cutoff || c > cutlim))); in nxt_number_parse()
[all …]
/dports/www/unit-java/unit-1.26.1/src/
H A Dnxt_parse.c22 static const nxt_uint_t cutlim = NXT_INT_T_MAX % 10; in nxt_int_parse() local
38 if (nxt_slow_path(val >= cutoff && (val > cutoff || c > cutlim))) { in nxt_int_parse()
68 static const size_t cutlim = NXT_SIZE_T_MAX % 10; in nxt_size_t_parse() local
84 if (nxt_slow_path(val >= cutoff && (val > cutoff || c > cutlim))) { in nxt_size_t_parse()
173 static const nxt_uoff_t cutlim = NXT_OFF_T_MAX % 10; in nxt_off_t_parse() local
189 if (nxt_slow_path(val >= cutoff && (val > cutoff || c > cutlim))) { in nxt_off_t_parse()
220 static const nxt_uint_t cutlim = NXT_INT_T_MAX % 10; in nxt_str_int_parse() local
241 if (nxt_slow_path(val >= cutoff && (val > cutoff || c > cutlim))) { in nxt_str_int_parse()
274 static const nxt_uint_t cutlim = NXT_INT_T_MAX % 10; in nxt_number_parse() local
294 && (integral > cutoff || c > cutlim))); in nxt_number_parse()
[all …]
/dports/www/unit-php/unit-1.26.1/src/
H A Dnxt_parse.c22 static const nxt_uint_t cutlim = NXT_INT_T_MAX % 10; in nxt_int_parse() local
38 if (nxt_slow_path(val >= cutoff && (val > cutoff || c > cutlim))) { in nxt_int_parse()
68 static const size_t cutlim = NXT_SIZE_T_MAX % 10; in nxt_size_t_parse() local
84 if (nxt_slow_path(val >= cutoff && (val > cutoff || c > cutlim))) { in nxt_size_t_parse()
173 static const nxt_uoff_t cutlim = NXT_OFF_T_MAX % 10; in nxt_off_t_parse() local
189 if (nxt_slow_path(val >= cutoff && (val > cutoff || c > cutlim))) { in nxt_off_t_parse()
220 static const nxt_uint_t cutlim = NXT_INT_T_MAX % 10; in nxt_str_int_parse() local
241 if (nxt_slow_path(val >= cutoff && (val > cutoff || c > cutlim))) { in nxt_str_int_parse()
274 static const nxt_uint_t cutlim = NXT_INT_T_MAX % 10; in nxt_number_parse() local
294 && (integral > cutoff || c > cutlim))); in nxt_number_parse()
[all …]
/dports/www/unit-perl/unit-1.26.1/src/
H A Dnxt_parse.c22 static const nxt_uint_t cutlim = NXT_INT_T_MAX % 10; in nxt_int_parse() local
38 if (nxt_slow_path(val >= cutoff && (val > cutoff || c > cutlim))) { in nxt_int_parse()
68 static const size_t cutlim = NXT_SIZE_T_MAX % 10; in nxt_size_t_parse() local
84 if (nxt_slow_path(val >= cutoff && (val > cutoff || c > cutlim))) { in nxt_size_t_parse()
173 static const nxt_uoff_t cutlim = NXT_OFF_T_MAX % 10; in nxt_off_t_parse() local
189 if (nxt_slow_path(val >= cutoff && (val > cutoff || c > cutlim))) { in nxt_off_t_parse()
220 static const nxt_uint_t cutlim = NXT_INT_T_MAX % 10; in nxt_str_int_parse() local
241 if (nxt_slow_path(val >= cutoff && (val > cutoff || c > cutlim))) { in nxt_str_int_parse()
274 static const nxt_uint_t cutlim = NXT_INT_T_MAX % 10; in nxt_number_parse() local
294 && (integral > cutoff || c > cutlim))); in nxt_number_parse()
[all …]

12345678910>>...25