Searched refs:out3 (Results 1 - 12 of 12) sorted by path

/freebsd-11-stable/contrib/gcclibs/libgomp/config/linux/ia64/
H A Dfutex.h42 register long out3 asm ("out3") = 0;
46 : "=r"(r15), "=r"(out0), "=r"(out1), "=r"(out2), "=r"(out3)
47 : "r"(r15), "r"(out0), "r"(out1), "r"(out2), "r"(out3)
/freebsd-11-stable/contrib/groff/src/devices/grodvi/
H A Ddvi.cpp165 void out3(int);
243 void dvi_printer::out3(int n) function in class:dvi_printer
431 out3(param);
452 out3(param);
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Drandkey_s.c72 goto out3;
92 out3:
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dget_for_creds.c277 goto out3;
454 out3:
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Daes-ia64.S308 { .mmi; ld4 out3=[out0],8 // s1
345 ld1 out3=[out4],4 };; // s1
357 dep out3=r20,out3,24,8 }//;;
363 dep out3=r21,out3,16,8 }//;;
369 dep out3=r22,out3,8,8 }//;;
386 { .mii; ADDP out3=3,in1
389 { .mii; st1 [out3]
[all...]
H A Daesp8-ppc.pl653 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21));
772 vxor $out3,$in3,$rndkey0
787 vncipher $out3,$out3,v24
798 vncipher $out3,$out3,v25
810 vncipher $out3,$out3,v24
820 vncipher $out3,$out3,v2
[all...]
/freebsd-11-stable/crypto/openssl/crypto/md5/asm/
H A Dmd5-ia64.S105 #define M4_ out3
/freebsd-11-stable/lib/libedit/
H A Dreadline.c1270 goto out3;
1305 goto out3;
1309 goto out3;
1315 goto out3;
1332 out3:
/freebsd-11-stable/contrib/file/src/
H A Dcdf.c499 goto out3;
514 goto out3;
529 out3:
H A Dreadcdf.c591 goto out3;
658 out3:
/freebsd-11-stable/sys/dev/isp/
H A Disp.c6747 #define ISP_FC_OPMAP_FULL(in3, in2, in1, in0, out3, out2, out1, out0) in3, in2, in1, in0, out3, out2, out1, out0
/freebsd-11-stable/sys/dev/txp/
H A Dif_txp.c2208 uint32_t in3, uint16_t *out1, uint32_t *out2, uint32_t *out3, int wait)
2226 if (out3 != NULL)
2227 *out3 = le32toh(rsp->rsp_par3);
2207 txp_command(struct txp_softc *sc, uint16_t id, uint16_t in1, uint32_t in2, uint32_t in3, uint16_t *out1, uint32_t *out2, uint32_t *out3, int wait) argument

Completed in 211 milliseconds