Searched refs:val2 (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-9.3-release/sys/dev/tws/
H A Dtws_services.h41 struct tws_softc *sc, char *desc, u_int64_t val1, u_int64_t val2);
65 #define TWS_TRACE_DEBUG(sc, desc, val1, val2) \
67 (u_int64_t)val1, (u_int64_t)val2)
69 #define TWS_TRACE_DEBUG(sc, desc, val1, val2)
73 #define TWS_TRACE(sc, desc, val1, val2) \
75 (u_int64_t)val1, (u_int64_t)val2)
77 #define TWS_TRACE(sc, desc, val1, val2)
H A Dtws_services.c87 struct tws_softc *sc, char *desc, u_int64_t val1, u_int64_t val2)
105 rec[tail].val2 = val2;
126 linenum, file, fun, desc, val1, val2);
128 printf(fmt, linenum, file, fun, desc, val1, val2);
86 tws_trace(const char *file, const char *fun, int linenum, struct tws_softc *sc, char *desc, u_int64_t val1, u_int64_t val2) argument
H A Dtws.h172 u_int64_t val2; member in struct:tws_trace_rec
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dwrapper.c151 gdb_value_equal (struct value *val1, struct value *val2, int *result) argument
156 args.args[1].pointer = val2;
174 struct value *val2; local
177 val2 = (struct value *) (args)->args[1].pointer;
179 (args)->result.integer = value_equal (val1, val2);
184 gdb_value_assign (struct value *val1, struct value *val2, struct value **result) argument
189 args.args[1].pointer = val2;
207 struct value *val2; local
210 val2 = (struct value *) (args)->args[1].pointer;
212 (args)->result.pointer = value_assign (val1, val2);
217 gdb_value_subscript(struct value *val1, struct value *val2, struct value **rval) argument
240 struct value *val2; local
[all...]
H A Ddwarf2expr.c561 struct value *val1, *val2;
570 val2 = value_from_longest (unsigned_address_type (), second);
628 result = value_as_long (value_binop (val1, val2, binop));
560 struct value *val1, *val2; local
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_exp2.c128 BIGNUM *val1[TABLE_SIZE], *val2[TABLE_SIZE]; local
154 val2[0] = BN_CTX_get(ctx);
155 if (!d || !r || !val1[0] || !val2[0])
200 * Build table for a2: val2[i] := a2^(2*i + 1) mod m for i = 0 .. 2^(window2-1)
203 if (!BN_mod(val2[0], a2, m, ctx))
205 a_mod_m = val2[0];
213 if (!BN_to_montgomery(val2[0], a_mod_m, mont, ctx))
216 if (!BN_mod_mul_montgomery(d, val2[0], val2[0], mont, ctx))
221 if (((val2[
[all...]
/freebsd-9.3-release/lib/libc/rpc/
H A Dnetnamer.c84 char *val1, *val2; local
117 val2 = strchr(val1, '@');
118 if (val2 == NULL)
120 vallen = val2 - val1;
130 if (strcmp(val2 + 1, domain))
201 char *val2; local
218 val2 = strchr(val, '@');
219 if (val2 == NULL)
221 vallen = val2 - val;
231 if (strcmp(val2
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/gdbserver/
H A Di387-fp.c78 unsigned long val, val2; local
87 collect_register_by_name ("fop", &val2);
88 fp->fop = (val2 & 0x7FF) | (fp->fop & 0xF800);
152 unsigned long val, val2; local
164 collect_register_by_name ("fop", &val2);
165 fp->fop = (val2 & 0x7FF) | (fp->fop & 0xF800);
183 val2 |= (1 << i);
185 *(unsigned short *) &fp->ftag = val2;
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DFormat.h101 format_object2(const char *fmt, const T1 &val1, const T2 &val2) argument
102 : format_object_base(fmt), Val1(val1), Val2(val2) {
120 format_object3(const char *fmt, const T1 &val1, const T2 &val2,const T3 &val3) argument
121 : format_object_base(fmt), Val1(val1), Val2(val2), Val3(val3) {
140 format_object4(const char *fmt, const T1 &val1, const T2 &val2, argument
142 : format_object_base(fmt), Val1(val1), Val2(val2), Val3(val3), Val4(val4) {
162 format_object5(const char *fmt, const T1 &val1, const T2 &val2, argument
164 : format_object_base(fmt), Val1(val1), Val2(val2), Val3(val3), Val4(val4),
/freebsd-9.3-release/contrib/nvi/ip/
H A Dip.h53 u_int32_t val2; /* Second value. */ member in struct:_ip_buf
H A Dip_read.c202 u_int32_t val1, val2; local
227 memcpy(&val2,
229 val2 = ntohl(val2);
230 ip_resize(sp, val1, val2);
H A Dip_funcs.c81 ipb.val2 = on;
307 ipb.val2 = cno;
410 ilen = htonl(ipbp->val2);
/freebsd-9.3-release/usr.bin/showmount/
H A Dshowmount.c240 int val, val2; local
269 val2 = strcmp(mp->ml_dirp, tp->ml_dirp);
273 if (val2 == 0) {
277 val = val2;
281 if (val2 == 0) {
285 val = val2;
/freebsd-9.3-release/contrib/nvi/ip_cl/
H A Dip_cl.c285 memcpy(&ipb.val2, p, IPO_INT_LEN);
286 ipb.val2 = ntohl(ipb.val2);
327 if (ipb.val2)
373 trace("move: %lu %lu\n", (u_long)ipb.val1, (u_long)ipb.val2);
375 (void)move(ipb.val1, ipb.val2);
538 ipb.val2 = cols = win.ws_col;
574 ilen = htonl(ipbp->val2);
/freebsd-9.3-release/contrib/ipfilter/perl/
H A DIpfanaly.pl76 $val2="";
80 $val2=$outwards[$loop] [1];
81 if($val2 eq "")
82 {$val2=0};
84 print OUTDATA "$arraycnt:$val2\n";
/freebsd-9.3-release/sys/amd64/pci/
H A Dpci_cfgreg.c258 uint32_t val1, val2; local
289 val2 = pciereg_cfgread(0, slot, 0, 0, 4);
290 if (val2 != val1)
/freebsd-9.3-release/contrib/gcc/
H A Dtree-vrp.c47 static int compare_values (tree val1, tree val2);
48 static int compare_values_warnv (tree val1, tree val2, bool *);
488 vrp_operand_equal_p (tree val1, tree val2) argument
490 if (val1 == val2)
492 if (!val1 || !val2 || !operand_equal_p (val1, val2, 0))
495 return is_overflow_infinity (val2);
694 compare_values_warnv (tree val1, tree val2, bool *strict_overflow_p) argument
696 if (val1 == val2)
702 == POINTER_TYPE_P (TREE_TYPE (val2)));
873 compare_values(tree val1, tree val2) argument
1467 vrp_int_const_binop(enum tree_code code, tree val1, tree val2) argument
[all...]
H A Dtree-cfgcleanup.c364 tree val2 = PHI_ARG_DEF (phi, n2); local
367 gcc_assert (val2 != NULL_TREE);
369 if (!operand_equal_for_phi_arg_p (val1, val2))
H A Dtree-ssa-ccp.c654 ccp_lattice_meet (prop_value_t *val1, prop_value_t *val2) argument
659 *val1 = *val2;
661 else if (val2->lattice_val == UNDEFINED)
668 || val2->lattice_val == UNKNOWN_VAL)
679 || val2->lattice_val == VARYING)
687 && val2->lattice_val == CONSTANT
688 && simple_cst_equal (val1->value, val2->value) == 1
690 || (val1->mem_ref && val2->mem_ref
691 && operand_equal_p (val1->mem_ref, val2->mem_ref, 0))))
/freebsd-9.3-release/sys/contrib/ia64/libuwx/src/
H A Duwx_trace.h138 #define TRACE_I_DECODE_PROLOGUE_1LL(name, b0, val1, val2) \
141 (b0), (int)(val1), (int)(val2), (name));
186 #define TRACE_I_DECODE_BODY_1LL(name, b0, val1, val2) \
189 (b0), (int)(val1), (int)(val2), (name));
342 #define TRACE_I_DECODE_PROLOGUE_1LL(name, b0, val1, val2)
/freebsd-9.3-release/contrib/openbsm/libbsm/
H A Dbsm_control.c631 u_long val1, val2; local
661 andor, &val2, &mult2);
681 setexpirecond(age, size, val2, mult2) != 0) {
/freebsd-9.3-release/sys/gnu/fs/xfs/FreeBSD/support/
H A Dktrace.c148 void *val2,
186 ktep->val[2] = val2;
144 ktrace_enter( ktrace_t *ktp, void *val0, void *val1, void *val2, void *val3, void *val4, void *val5, void *val6, void *val7, void *val8, void *val9, void *val10, void *val11, void *val12, void *val13, void *val14, void *val15) argument
/freebsd-9.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_qos.c368 unsigned val1, val2; local
371 p += parse_one_unsigned(p, ',', &val2);
372 *raw = (val1 << 4) | (val2 & 0xf);
/freebsd-9.3-release/sys/i386/pci/
H A Dpci_cfgreg.c532 uint32_t val1, val2; local
603 val2 = pciereg_cfgread(0, slot, 0, 0, 4);
604 if (val2 != val1)
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Ddarwin-fallback.c106 int32_t val2 = gprs[ins >> 16 & 0x1F]; local
110 if (val1 == val2)

Completed in 310 milliseconds

12