Searched refs:out1 (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-10.0-release/contrib/gcclibs/libgomp/config/linux/ia64/
H A Dfutex.h40 register long out1 asm ("out1") = op;
46 : "=r"(r15), "=r"(out0), "=r"(out1), "=r"(out2), "=r"(out3)
47 : "r"(r15), "r"(out0), "r"(out1), "r"(out2), "r"(out3)
/freebsd-10.0-release/tools/test/iconv/
H A Dconst-gnuism.c46 char *out1, *out2; local
62 if ((out1 = malloc(inbytes)) == NULL)
65 if (iconv(cd, in1, &inbytes, &out1, &outbytes) == -1)
/freebsd-10.0-release/bin/sh/
H A Doutput.c75 struct output *out1 = &output; variable in typeref:struct:output
87 outstr(p, out1);
93 outqstr(p, out1);
254 doformat(out1, fmt, ap);
H A Doutput.h53 extern struct output *out1; /* &memout if backquote, otherwise &output */
79 #define out1c(c) outc(c, out1);
/freebsd-10.0-release/contrib/groff/src/devices/grodvi/
H A Ddvi.cpp163 void out1(int);
230 void dvi_printer::out1(int n) function in class:dvi_printer
262 out1(strlen(s));
264 out1(*s++);
271 out1(pop);
284 out1(push);
394 out1(code);
407 out1(0);
414 out1(fnt_num_0 + i);
422 out1(bas
[all...]
/freebsd-10.0-release/lib/libc/ia64/gen/
H A Dsetjmp.S52 mov out1=0 // set = NULL
71 add out1=J_SIGSET,in0 // set = &jb[J_SIGSET]
H A D_mcount.S50 mov out1 = rp
/freebsd-10.0-release/crypto/openssl/crypto/des/
H A Dxcbc_enc.c86 int out0,out1;
93 out0=out1=0;
96 out[i]=key[i]^desx_white_in2out[out0^out1];
97 out0=out1;
98 out1=(int)out[i&0x07];
102 out1=out[i]; /* BUG: out-of-bounds read */
105 out[i]=in[i]^desx_white_in2out[out0^out1];
106 out0=out1;
107 out1=(int)out[i&0x07];
/freebsd-10.0-release/bin/sh/bltin/
H A Dbltin.h49 #define stdout out1
/freebsd-10.0-release/sys/dev/drm/
H A Ddrm_sman.c77 goto out1;
83 out1:
186 goto out1;
191 out1:
227 goto out1;
243 out1:
/freebsd-10.0-release/sys/dev/drm2/
H A Ddrm_sman.c77 goto out1;
83 out1:
186 goto out1;
191 out1:
227 goto out1;
243 out1:
/freebsd-10.0-release/crypto/heimdal/lib/gssapi/
H A Dtest_context.c649 gss_buffer_desc in, out1, out2; local
791 memset(&out1, 0, sizeof(out1));
798 100, &out1);
802 if (out1.length != out2.length)
804 if (memcmp(out1.value, out2.value, out1.length) != 0)
807 gss_release_buffer(&min_stat, &out1);
810 100, &out1);
812 if (out1
[all...]
/freebsd-10.0-release/libexec/rtld-elf/ia64/
H A Drtld_start.S57 add out1=16,sp // address for exit proc
103 shl out1=r15,4 // 16 * index
113 shladd out1=r15,3,out1 // rela offset = 24 * index
/freebsd-10.0-release/sys/xen/interface/
H A Ddom0_ops.h76 uint32_t out1; member in struct:dom0_msr
/freebsd-10.0-release/contrib/atf/atf-c/
H A Dcheck_test.c412 const char *out1, *out2; local
423 out1 = atf_check_result_stdout(&result1);
428 ATF_CHECK(strstr(out1, "check.XXXXXX") == NULL);
433 ATF_CHECK(strstr(out1, "/check") != NULL);
438 ATF_CHECK(strstr(out1, "/stdout") != NULL);
443 ATF_CHECK(strcmp(out1, out2) != 0);
455 CHECK_LINES(out1, "stdout", "result1");
/freebsd-10.0-release/contrib/atf/atf-c++/
H A Dcheck_test.cpp339 const std::string out1 = r1->stdout_path(); local
344 ATF_REQUIRE(out1.find("check.XXXXXX") == std::string::npos);
349 ATF_REQUIRE(out1.find("/check") != std::string::npos);
354 ATF_REQUIRE(out1.find("/stdout") != std::string::npos);
359 ATF_REQUIRE(out1 != out2);
362 check_lines(out1, "stdout", "result1");
/freebsd-10.0-release/lib/csu/ia64/
H A Dcrt1.S154 ld8 out1=[r15]
168 mov out1=ARGV
/freebsd-10.0-release/usr.sbin/bluetooth/ath3kfw/
H A Dath3kfw.c220 goto out1;
270 out1:
/freebsd-10.0-release/crypto/openssh/regress/
H A DMakefile74 CLEANFILES= t2.out t3.out t6.out1 t6.out2 t7.out t7.out.pub copy.1 copy.2 \
125 ${TEST_SSH_SSHKEYGEN} -if ${.CURDIR}/dsa_ssh2.prv > $(OBJ)/t6.out1
127 chmod 600 $(OBJ)/t6.out1
128 ${TEST_SSH_SSHKEYGEN} -yf $(OBJ)/t6.out1 | diff - $(OBJ)/t6.out2
/freebsd-10.0-release/sys/ia64/ia64/
H A Dpal.S100 mov out1=in1 // copy arguments
H A Dphysical.S107 mov out1=in2
220 mov out1=in1
/freebsd-10.0-release/sys/ia64/include/
H A Dasm.h49 mov out1 = r1; \
/freebsd-10.0-release/crypto/openssl/crypto/aes/asm/
H A Daes-ia64.S305 { .mmi; ld4 out1=[in0],8 // s0
341 ld1 out1=[out4],4 };; // s0
356 dep out1=r16,out1,24,8 //;;
362 dep out1=r17,out1,16,8 //;;
368 dep out1=r18,out1,8,8 //;;
380 { .mii; ADDP out1=1,in1
396 { .mmi; st1 [out1]
[all...]
/freebsd-10.0-release/contrib/file/
H A Dreadcdf.c245 goto out1;
304 out1:
/freebsd-10.0-release/sys/boot/ia64/efi/
H A Dstart.S61 mov out1=in1
69 mov out1=in1 // system_table

Completed in 309 milliseconds

123