Searched refs:xx (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-11-stable/tools/regression/tls/libxx/
H A DMakefile5 SRCS= xx.c
/freebsd-11-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-586.pl65 $xx="eax";
80 &mov (&DWP(0,$dat,$xx,4),$ty);
82 &inc (&LB($xx));
86 &mov ($tx,&DWP(0,$dat,$xx,4));
99 my @XX=($xx,$out);
135 &mov (&DWP(0,$dat,$xx,4),$ty);
136 &inc ($xx);
138 &movz ($xx,&LB($xx)); # (*)
143 &mov ($tx,&DWP(0,$dat,$xx,
[all...]
/freebsd-11-stable/lib/msun/bsdsrc/
H A Db_tgamma.c223 struct Double r, xx; local
228 xx.a = (t + x), TRUNC(xx.a);
229 xx.b = x - xx.a; xx.b += t; xx.b += d;
232 x = xx.a + xx.b;
234 xx
[all...]
/freebsd-11-stable/usr.sbin/timed/timed/
H A Dnetworkdelta.c185 float xx = *xptr; local
187 dum = xx - a;
191 if (xx < xp)
192 xp = xx;
195 if (xx > xm)
196 xm = xx;
201 sumx += xx * dum;
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_debug.c197 int xx; local
204 for (xx = 0; xx < len; xx++)
206 if ((xx != 0) && (xx % 16 == 0))
210 snprintf(c, sizeof(c), "%03x", xx);
236 int i, xx = 0; local
246 snprintf(c, sizeof(c), "%03x", xx);
254 if ((xx !
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.aggpack.d25 @xx["foo", (char)1, (short)2, (long)3] = quantize(1);
/freebsd-11-stable/contrib/groff/contrib/mm/
H A DMakefile.sim19 indexdir = xx
/freebsd-11-stable/contrib/one-true-awk/
H A Dmaketab.c37 struct xx struct
115 const struct xx *p;
/freebsd-11-stable/contrib/dialog/
H A Ddlg_keys.c597 unsigned xx; local
649 for (xx = 0; xx < COUNT_CURSES; ++xx) {
650 if (!dlg_strcmp(curses_names[xx].name, q)) {
651 curses_key = curses_names[xx].code;
662 for (xx = 0; xx < COUNT_DIALOG; ++xx) {
663 if (!dlg_strcmp(dialog_names[xx]
[all...]
/freebsd-11-stable/contrib/sendmail/src/
H A Drecipient.c30 ** xx -- first ADDRESS
34 ** <0 when xx->q_host is less than yy->q_host
35 ** >0 when xx->q_host is greater than yy->q_host
40 sorthost(xx, yy)
41 register ADDRESS *xx;
46 return sm_strrevcasecmp(xx->q_host, yy->q_host);
48 return sm_strcasecmp(xx->q_host, yy->q_host);
55 ** The mailer has been noted already as "expensive" for 'xx'. This
59 ** recipients. We avoid an MX RR lookup when both 'xx' and 'yy' are
64 ** xx
[all...]
/freebsd-11-stable/usr.sbin/pmcstudy/
H A Deval_expr.c676 double xx; local
697 xx = run_expr(exp, 1, NULL);
698 printf("Answer is %f\n", xx);
699 return(xx);
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/sort/
H A Dt_sort.sh359 atf_check -x "sort -S -k2b -k2 in >xx"
360 atf_check -e ignore sort -c -t: -k2n xx
362 atf_check -x "sort -S -k2,2.1b -k2 in >xx"
363 atf_check -e ignore sort -c -t: -k3n xx
365 atf_check -x "sort -S -k2.3 -k2 in >xx"
366 atf_check -e ignore sort -c -t: -k4n xx
368 atf_check -x "sort -S -k2b,2.3 -k2 in >xx"
369 atf_check -e ignore sort -c -t: -k5n xx
371 atf_check -x "sort -S -k2.3,2.1b -k2 in >xx"
372 atf_check -e ignore sort -c -t: -k6n xx
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_gf2m.c804 * Invert xx, reduce modulo p, and store the result in r. r could be xx.
809 int BN_GF2m_mod_inv_arr(BIGNUM *r, const BIGNUM *xx, const int p[], argument
815 bn_check_top(xx);
822 ret = BN_GF2m_mod_inv(r, xx, field, ctx);
951 * Divide yy by xx, reduce modulo p, and store the result in r. r could be xx
952 * * or yy, xx could equal yy. This function calls down to the
956 int BN_GF2m_mod_div_arr(BIGNUM *r, const BIGNUM *yy, const BIGNUM *xx, argument
963 bn_check_top(xx);
[all...]
/freebsd-11-stable/crypto/openssl/ssl/
H A Dkssl.c800 * described in kssl_skip_confound() below. The ASN.1 pattern is "62 xx 30
801 * yy" (APPLICATION-2, SEQUENCE), where xx-yy =~ 2, and xx and yy are
807 int xx = 0, yy = 0; local
816 xx = (*p++ << 8);
817 xx += *p++;
821 xx = *p++;
826 xx = *p++;
852 return (xx - len == yy) ? 1 : 0;
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_color.c873 NCURSES_COLOR_T xx = fg;
875 bg = xx;
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure17713 struct foo { int foo; } xx;
17718 snprintf(&xx)
17814 struct foo { int foo; } xx;
17819 vsnprintf(&xx)
17900 struct foo { int foo; } xx;
17905 glob(&xx)
18345 struct foo { int foo; } xx;
18350 hstrerror(&xx)
18384 struct foo { int foo; } xx;
18389 asprintf(&xx)
[all...]
/freebsd-11-stable/sys/dev/wds/
H A Dwd7000.c220 u_int8_t xx[6]; member in struct:wds_cmd
274 u_int8_t xx; member in struct:wds_setup
1317 init.xx = 0;
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dtinfo_driver.c805 NCURSES_COLOR_T xx = fg; local
807 bg = xx;
/freebsd-11-stable/sbin/routed/
H A Dradix.c574 struct radix_node *xx = x; local
580 saved_tt = tt; x = xx;
/freebsd-11-stable/sys/net/
H A Dradix.c668 struct radix_node *xx = x; local
678 saved_tt = tt; x = xx;
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dnode.cpp2622 italic_corrected_node::italic_corrected_node(node *nn, hunits xx, statem *s, argument
2624 : node(p, s, pop), n(nn), x(xx)
4594 hunits xx = x - w; local
4595 hunits xx2 = xx/2;
4599 out->right(xx - xx2);
5336 left_italic_corrected_node::left_italic_corrected_node(node *xx) argument
5337 : node(xx), n(0)
5342 node *xx)
5343 : node(xx, s, pop), n(0)
5341 left_italic_corrected_node(statem *s, int pop, node *xx) argument
H A Denv.cpp459 hunits xx = translate_space_to_dummy ? H0 : sentence_space_width; local
460 if (p->merge_space(xx, space_width, sentence_space_width)) {
461 *tp += xx;
3604 . `^^xx' (`x' is 0-9 or a-f), and `^^x' (character code of `x' in the
3660 error("invalid ^, ^^x, or ^^xx character in hyphenation patterns file");
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipf_y.y225 xx: { newrule(); } label
256 xx collection action
257 | xx insert collection action
H A Dipnat_y.y130 line: xx rule { int err;
165 xx: { newnatrule(); } label
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex1392 % xx to do this right, we have to translate 8-bit characters to
5878 \noexpand\csname\the\macname xx\endcsname}%
5879 \expandafter\xdef\csname\the\macname xx\endcsname##1{%
5905 \expandafter\noexpand\csname\the\macname xx\endcsname}%
5906 \expandafter\xdef\csname\the\macname xx\endcsname##1{%

Completed in 226 milliseconds

12