Home
last modified time | relevance | path

Searched defs:xl (Results 1 – 14 of 14) sorted by relevance

/NextBSD/contrib/gcc/config/arm/
HDieee754-df.S47 #define xl r0 macro
53 #define xl r1 macro
/NextBSD/contrib/gcc/config/soft-fp/
HDop-2.h154 #define __FP_CLZ_2(R, xh, xl) \ argument
190 #define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa(xh, xl, xh, xl, 0, i) argument
196 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) sub_ddmmss(xh, xl, xh, xl, yh, yl) argument
/NextBSD/crypto/openssh/openbsd-compat/
HDblowfish.c75 Blowfish_encipher(blf_ctx *c, u_int32_t *xl, u_int32_t *xr) in Blowfish_encipher()
100 Blowfish_decipher(blf_ctx *c, u_int32_t *xl, u_int32_t *xr) in Blowfish_decipher()
/NextBSD/contrib/gcc/
HDlonglong.h206 #define umul_ppmm(xh, xl, a, b) \ argument
291 #define smul_ppmm(xh, xl, m0, m1) \ argument
444 #define umul_ppmm(xh, xl, a, b) \ argument
480 #define umul_ppmm(xh, xl, a, b) \ argument
703 #define smul_ppmm(xh, xl, m0, m1) \ argument
1164 #define umul_ppmm(xh, xl, m0, m1) \ argument
1209 #define umul_ppmm(xh, xl, m0, m1) \ argument
HDsimplify-rtx.c1295 HOST_WIDE_INT xh, xl, th, tl; in simplify_const_unary_operation() local
/NextBSD/secure/lib/libcrypt/
HDblowfish.c66 Blowfish_encipher(blf_ctx *c, u_int32_t *xl, u_int32_t *xr) in Blowfish_encipher()
/NextBSD/sys/crypto/camellia/
HDcamellia.c108 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
144 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
/NextBSD/usr.sbin/apm/
HDapm.c38 #define xl(a) ((a) & 0xff) macro
/NextBSD/crypto/openssl/crypto/x509/
HDby_dir.c254 static int get_cert_by_subject(X509_LOOKUP *xl, int type, X509_NAME *name, in get_cert_by_subject()
/NextBSD/usr.bin/netstat/
HDsctp.c294 struct xladdr_entry *prev_xl = NULL, *xl = NULL, *xl_tmp; in sctp_process_tcb() local
/NextBSD/contrib/amd/libamu/
HDxutil.c648 int xl = xlog_level; in switch_option() local
/NextBSD/gnu/usr.bin/rcs/lib/
HDrcsfnms.c552 size_t nl, xl; local
/NextBSD/contrib/dialog/
HDdialog.h309 #define auto_size(t,s,h,w,xl,mc) dlg_auto_size(t,s,h,w,xl,mc) argument
310 #define auto_sizefile(t,f,h,w,xl,mc) dlg_auto_sizefile(t,f,h,w,xl,mc) argument
/NextBSD/sys/dev/mn/
HDif_mn.c214 struct trxd *x1, *xl; member