/titanic_41/usr/src/lib/libc/port/fp/ |
H A D | char_to_decimal.h | 103 int i, agree; variable 250 agree = 1; 251 while (agree <= 7 && 252 UCASE(current) == infstring[agree]) { 254 agree++; 256 if (agree < 3) 262 if (agree < 8) { 263 good = (current == EOF)? cp + 3 - agree : 264 cp + 2 - agree; 274 if (fortran_conventions >= 2 && (agree == 3 || [all …]
|
/titanic_41/usr/src/lib/libc/port/i18n/ |
H A D | wstod.c | 194 int i, agree; in wstring_to_decimal() local 303 agree = 1; in wstring_to_decimal() 304 while (agree <= 7 && in wstring_to_decimal() 305 UCASE(current) == (wchar_t)infstring[agree]) { in wstring_to_decimal() 307 agree++; in wstring_to_decimal() 309 if (agree >= 3) { in wstring_to_decimal() 313 good = (agree < 8)? cp + 2 - agree : cp - 1; in wstring_to_decimal() 322 agree = 1; in wstring_to_decimal() 323 while (agree <= 2 && in wstring_to_decimal() 324 UCASE(current) == (wchar_t)nanstring[agree]) { in wstring_to_decimal() [all …]
|
/titanic_41/usr/src/cmd/sendmail/cf/feature/ |
H A D | virtuser_entire_domain.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | generics_entire_domain.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | accept_unresolvable_domains.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | loose_relay_check.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | accept_unqualified_senders.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | no_default_msa.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | preserve_local_plus_detail.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | relay_entire_domain.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | relay_hosts_only.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | require_rdns.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | blacklist_recipients.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | block_bad_helo.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | relay_based_on_MX.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | local_no_masquerade.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | preserve_luser_host.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | use_client_ptr.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | masquerade_entire_domain.m4 | 9 # By using this file, you agree to the terms and conditions set
|
H A D | masquerade_envelope.m4 | 9 # By using this file, you agree to the terms and conditions set
|
H A D | limited_masquerade.m4 | 9 # By using this file, you agree to the terms and conditions set
|
H A D | lookupdotdomain.m4 | 6 # By using this file, you agree to the terms and conditions set
|
H A D | stickyhost.m4 | 9 # By using this file, you agree to the terms and conditions set
|
H A D | badmx.m4 | 6 # By using this file, you agree to the terms and conditions set
|
/titanic_41/usr/src/cmd/sendmail/cf/m4/ |
H A D | version.m4 | 9 # By using this file, you agree to the terms and conditions set
|