| /src/tests/usr.bin/xlint/lint1/ |
| msg_289.c | 10 both(void) function
|
| msg_245.c | 27 example(tag_and_typedef_typedef both, 32 sink_bool(&both == &only_tag); 34 sink_bool(&both == &only_typedef); 36 sink_bool(&both == &unnamed);
|
| msg_135.c | 93 * C99 6.7.2.1p14 and C23 6.7.2.1p18 both state that a "pointer to a union 101 union both { union 104 } *both; local 106 both = (union both *)&align_4; 107 both = (union both *)&align_8; 108 return both->p_align_8;
|
| /src/external/gpl3/gdb/dist/gdb/unittests/ |
| ptid-selftests.c | 45 static constexpr ptid_t both = ptid_t (1, 2, 2); variable 59 static_assert (both.pid () == 1, "both's pid is right"); 66 static_assert (both.lwp_p (), "both's lwp_p is right"); 73 static_assert (both.lwp () == 2, "both's lwp is right"); 80 static_assert (both.tid_p (), "both's tid_p is right"); 87 static_assert (both.tid () == 2, "both's tid is right") [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/unittests/ |
| ptid-selftests.c | 45 static constexpr ptid_t both = ptid_t (1, 2, 2); variable 59 static_assert (both.pid () == 1, "both's pid is right"); 66 static_assert (both.lwp_p (), "both's lwp_p is right"); 73 static_assert (both.lwp () == 2, "both's lwp is right"); 80 static_assert (both.tid_p (), "both's tid_p is right"); 87 static_assert (both.tid () == 2, "both's tid is right") [all...] |
| /src/lib/libwrap/ |
| eval.c | 113 static char both[2 * STRING_LENGTH]; local 121 (void)snprintf(both, sizeof both, "%s@%s", request->user, hostinfo); 122 return (both); 133 static char both[2 * STRING_LENGTH]; local 138 (void)snprintf(both, sizeof both, "%s@%s", daemon, host); 139 return (both);
|
| /src/usr.bin/make/unit-tests/ |
| cond-cmp-string.exp | 5 make: cond-cmp-string.mk:118: Comparison with "<" requires both operands "string" and "string" to be numeric 6 make: cond-cmp-string.mk:126: Comparison with "<=" requires both operands "string" and "string" to be numeric 7 make: cond-cmp-string.mk:134: Comparison with ">" requires both operands "string" and "string" to be numeric 8 make: cond-cmp-string.mk:142: Comparison with ">=" requires both operands "string" and "string" to be numeric
|
| cond-cmp-numeric.exp | 2 make: cond-cmp-numeric.mk:15: Comparison with ">" requires both operands "INF" and "1e100" to be numeric 4 make: cond-cmp-numeric.mk:21: Comparison with ">" requires both operands "NaN" and "NaN" to be numeric 12 make: cond-cmp-numeric.mk:54: Comparison with "<" requires both operands "123 " and "124" to be numeric
|
| shell-ksh.mk | 20 # This command is both printed and executed. 26 # This command is both printed and executed. 29 # This command is both printed and executed.
|
| cond-op-parentheses.exp | 1 make: cond-op-parentheses.mk:22: Comparison with ">" requires both operands "3" and "(2" to be numeric
|
| cond-short.exp | 10 make: cond-short.mk:231: Comparison with "<" requires both operands "" and "42" to be numeric
|
| directive-ifmake.exp | 4 make: directive-ifmake.mk:44: ok: both mentioned
|
| shell-csh.mk | 23 # This command is both printed and executed. 29 # This command is both printed and executed. 32 # This command is both printed and executed.
|
| /src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/ |
| 19-mac-then-encrypt.conf | 7 test-2 = 2-disable-encrypt-then-mac-both-sha 10 test-5 = 5-disable-encrypt-then-mac-both-sha2 63 [2-disable-encrypt-then-mac-both-sha] 64 ssl_conf = 2-disable-encrypt-then-mac-both-sha-ssl 66 [2-disable-encrypt-then-mac-both-sha-ssl] 67 server = 2-disable-encrypt-then-mac-both-sha-server 68 client = 2-disable-encrypt-then-mac-both-sha-client 70 [2-disable-encrypt-then-mac-both-sha-server] 76 [2-disable-encrypt-then-mac-both-sha-client] 139 [5-disable-encrypt-then-mac-both-sha2 [all...] |
| 22-compression.conf | 5 test-0 = 0-tlsv1_3-both-compress 9 test-4 = 4-tlsv1_2-both-compress 15 [0-tlsv1_3-both-compress] 16 ssl_conf = 0-tlsv1_3-both-compress-ssl 18 [0-tlsv1_3-both-compress-ssl] 19 server = 0-tlsv1_3-both-compress-server 20 client = 0-tlsv1_3-both-compress-client 22 [0-tlsv1_3-both-compress-server] 28 [0-tlsv1_3-both-compress-client] 115 [4-tlsv1_2-both-compress [all...] |
| /src/external/bsd/compiler_rt/lib/clang/lib/netbsd/ |
| syms.mk | 5 .if !make(install) # allow both .a and .a.syms to be installed
|
| /src/external/bsd/libuuid_ul/lib/libuuid_ul/ |
| libuuid_ul-rename.mk | 6 # so that both the libuuid_ul build and fontconfig can find them.
|
| /src/tests/fs/ffs/ |
| t_getquota.sh | 34 test_case get_${e}_${v}_"both" get_quota \ 35 "get quota with both enabled" -b ${e} ${v} "both" 55 both) 104 both)
|
| /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/ |
| bidiapi.txt | 11 support for both visual and logical navigation.
|
| /src/external/bsd/openldap/dist/tests/data/ |
| slapd-whoami.conf | 31 authz-policy both
|
| /src/external/gpl3/gcc.old/dist/libphobos/m4/druntime/ |
| libraries.m4 | 35 dnl To get around this problem, check for both libraries together
|
| /src/external/mpl/bind/dist/bin/tests/system/checkconf/ |
| bad-kasp10.conf | 15 // both using the same zone file.
|
| bad-kasp8.conf | 15 // both with the same zone file.
|
| bad-kasp9.conf | 15 // (transitioning to inseure), both with the same zone file.
|
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
| fp_mul_impl.inc | 56 // one or both of a or b is denormal, the other (if applicable) is a 57 // normal number. Renormalize one or both of a and b, and set scale to
|