Home
last modified time | relevance | path

Searched refs:var1 (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/speculation/
H A Derr.D_COMM_COMM.CommitAftCommit.d42 var1 = 0;
46 /!var1/
48 var1 = speculation();
49 printf("Speculation ID: %d\n", var1);
53 /var1/
55 speculate(var1);
56 printf("Speculating on id: %d\n", var1);
68 commit(var1);
69 commit(var1);
H A Derr.D_SPEC_COMM.SpecAftCommit.d43 var1 = 0;
44 var1 = speculation();
45 printf("Speculation ID: %d\n", var1);
49 /var1/
51 speculate(var1);
52 printf("Speculating on id: %d\n", var1);
64 commit(var1);
65 speculate(var1);
H A Dtst.DiscardAftCommit.d45 var1 = speculation();
46 printf("Speculation ID: %d\n", var1);
50 /var1/
52 speculate(var1);
54 printf("Speculating on id: %d\n", var1);
61 commit(var1);
63 discard(var1);
H A Dtst.CommitAfterDiscard.d46 var1 = speculation();
47 printf("Speculation ID: %d\n", var1);
51 /var1/
53 speculate(var1);
55 printf("Speculating on id: %d\n", var1);
62 discard(var1);
64 commit(var1);
H A Dtst.DiscardAftDiscard.d45 var1 = speculation();
46 printf("Speculation ID: %d\n", var1);
50 /var1/
52 speculate(var1);
54 printf("Speculating on id: %d\n", var1);
61 discard(var1);
63 discard(var1);
H A Derr.D_COMM_COMM.DisjointCommit.d44 var1 = 0;
50 var1 = speculation();
51 printf("Speculation ID: %d\n", var1);
61 /var1/
63 speculate(var1);
64 printf("Speculating on id: %d\n", var1);
80 commit(var1);
H A Derr.D_PRAGMA_MALFORM.NspecExpr.d45 var1 = 0;
52 var1 = speculation();
53 printf("Speculation ID: %d\n", var1);
61 /var1 && var2 && (!var3)/
68 /(!var1) || (!var2) || var3/
H A Derr.D_PRAGMA_OPTSET.HugeNspecValue.d44 var1 = 0;
51 var1 = speculation();
52 printf("Speculation ID: %d\n", var1);
60 /var1 && var2 && (!var3)/
67 /(!var1) || (!var2) || var3/
H A Dtst.TwoSpecBuffers.d45 var1 = 0;
52 var1 = speculation();
53 printf("Speculation ID: %d\n", var1);
61 /var1 && var2 && (!var3)/
68 /(!var1) || (!var2) || var3/
H A Derr.D_SPEC_SPEC.SpecAftSpec.d41 var1 = speculation();
42 printf("Speculation ID: %d\n", var1);
49 speculate(var1);
50 printf("Speculating on id: %d\n", var1);
H A Dtst.CommitWithZero.d42 self->var1 = speculation();
43 printf("Speculative buffer ID: %d\n", self->var1);
H A Dtst.DiscardWithZero.d42 self->var1 = speculation();
43 printf("Speculative buffer ID: %d\n", self->var1);
/freebsd/contrib/netbsd-tests/lib/libc/tls/
H A Dt_tls_dynamic.c59 extern __thread int var1;
70 ATF_CHECK_EQ(var1, 1); in testf()
73 ATF_CHECK_EQ(var1, 2); in testf()
76 ATF_CHECK_EQ(var1, 3); in testf()
H A Dt_tls_dlopen.c60 __thread int var1 = 1; variable
69 ATF_CHECK_EQ(var1, 1); in testf()
74 ATF_CHECK_EQ(var1, 2); in testf()
77 ATF_CHECK_EQ(var1, 3); in testf()
H A Dt_tls_static.c58 __thread int var1 = 1; variable
64 ATF_CHECK_EQ(var1, 1); in testf()
67 ATF_CHECK_EQ(var1, -1); in testf()
H A Dt_tls_static_helper.c45 extern __thread int var1;
53 var1 = -1; in testf_helper()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/bitfields/
H A Dtst.SizeofBitField.d39 } var1; variable
91 printf("sizeof (bitRecord1): %d\n", sizeof (var1));
104 /(1 != sizeof (var1)) || (2 != sizeof (var2)) || (3 != sizeof (var3)) ||
H A Derr.D_DECL_BFSIZE.ExceedBaseType.d40 } var1; variable
/freebsd/contrib/netbsd-tests/lib/libc/tls_dso/
H A Dh_tls_dynamic.c46 __thread int var1 = 1; variable
56 var1 = x; in testf_dso_helper()
/freebsd/contrib/netbsd-tests/lib/libc/tls/dso/
H A Dh_tls_dlopen.c47 extern __thread int var1;
58 var1 = x; in testf_dso_helper()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/acl/
H A Dacl_common.kshlib202 eval typeset var1=\${$before[$i]}
205 if [[ $var1 != $var2 ]]; then
/freebsd/tests/sys/cddl/zfs/tests/acl/
H A Dacl_common.kshlib557 eval typeset var1=\${$before[$i]}
560 if [[ $var1 != $var2 ]]; then
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dfsl-ls1028a-kontron-sl28-var1.dts21 compatible = "kontron,sl28-var1", "kontron,sl28", "fsl,ls1028a";
/freebsd/usr.sbin/bsdconfig/startup/
H A Drcdelete239 # dialog_menu_confirm_delete $var1 [$var2 ...]
/freebsd/contrib/jemalloc/src/
H A Dstats.c1037 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument
1039 if (je_mallctl("opt."name, (void *)&var1, &size, NULL, 0) == \ in stats_general_print()
1043 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()

12