Home
last modified time | relevance | path

Searched defs:l1 (Results 1 – 25 of 70) sorted by relevance

123

/dflybsd-src/crypto/libressl/crypto/rc2/
H A Drc2_locl.h67 #define c2ln(c,l1,l2,n) { \ argument
90 #define l2cn(l1,l2,c,n) { \ argument
105 #define n2ln(c,l1,l2,n) { \ argument
121 #define l2nn(l1,l2,c,n) { \ argument
/dflybsd-src/sys/crypto/blowfish/
H A Dbf_locl.h77 #define c2ln(c,l1,l2,n) { \ argument
100 #define l2cn(l1,l2,c,n) { \ argument
115 #define n2ln(c,l1,l2,n) { \ argument
131 #define l2nn(l1,l2,c,n) { \ argument
/dflybsd-src/crypto/libressl/crypto/bf/
H A Dbf_locl.h71 #define c2ln(c,l1,l2,n) { \ argument
94 #define l2cn(l1,l2,c,n) { \ argument
109 #define n2ln(c,l1,l2,n) { \ argument
125 #define l2nn(l1,l2,c,n) { \ argument
/dflybsd-src/crypto/libressl/crypto/cast/
H A Dcast_lcl.h67 #define c2ln(c,l1,l2,n) { \ argument
90 #define l2cn(l1,l2,c,n) { \ argument
105 #define n2ln(c,l1,l2,n) { \ argument
121 #define l2nn(l1,l2,c,n) { \ argument
/dflybsd-src/contrib/cvs-1.12/diff/
H A Ded.c39 int f0, l0, f1, l1; local
115 int f0, l0, f1, l1; local
161 int f0, l0, f1, l1; local
/dflybsd-src/crypto/libressl/crypto/idea/
H A Didea_lcl.h83 #define n2ln(c,l1,l2,n) { \ argument
99 #define l2nn(l1,l2,c,n) { \ argument
H A Di_ecb.c74 unsigned long l0,l1,d[2]; in idea_ecb_encrypt() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddouble-int.h290 #define add_double(l1,h1,l2,h2,lv,hv) \ argument
298 #define mul_double(l1,h1,l2,h2,lv,hv) \ argument
H A Ddouble-int.c79 add_double_with_sign (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in add_double_with_sign()
109 neg_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in neg_double()
133 mul_double_with_sign (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in mul_double_with_sign()
195 rshift_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in rshift_double()
258 lshift_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in lshift_double()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddouble-int.c31 #define add_double(l1,h1,l2,h2,lv,hv) \ argument
43 #define mul_double(l1,h1,l2,h2,lv,hv) \ argument
105 add_double_with_sign (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in add_double_with_sign()
135 neg_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in neg_double()
161 mul_double_wide_with_sign (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in mul_double_wide_with_sign()
229 rshift_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in rshift_double()
289 lshift_double (unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, in lshift_double()
H A Dattribs.c1202 simple_cst_list_equal (const_tree l1, const_tree l2) in simple_cst_list_equal()
1734 attribute_list_equal (const_tree l1, const_tree l2) in attribute_list_equal()
1752 attribute_list_contained (const_tree l1, const_tree l2) in attribute_list_contained()
H A Dwide-int.cc856 int l1 = op1len - 1; in and_large() local
914 int l1 = op1len - 1; in and_not_large() local
972 int l1 = op1len - 1; in or_large() local
1030 int l1 = op1len - 1; in or_not_large() local
1088 int l1 = op1len - 1; in xor_large() local
/dflybsd-src/crypto/libressl/crypto/des/
H A Decb3_enc.c66 DES_LONG l0,l1; in DES_ecb3_encrypt() local
H A Ddes_locl.h88 #define c2ln(c,l1,l2,n) { \ argument
123 #define l2cn(l1,l2,c,n) { \ argument
/dflybsd-src/sys/platform/vkernel64/include/
H A Dpmap.h52 #define KVADDR(l4, l3, l2, l1) ( \ argument
59 #define UVADDR(l4, l3, l2, l1) ( \ argument
/dflybsd-src/sys/crypto/des/
H A Ddes_locl.h75 #define c2ln(c,l1,l2,n) { \ argument
110 #define l2cn(l1,l2,c,n) { \ argument
H A Ddes_ecb.c118 DES_LONG l0,l1; in des_ecb3_encrypt() local
/dflybsd-src/usr.bin/dsynth/
H A Dpkglist.c196 char *l1; in ParsePackageList() local
248 char *l1; in parsepkglist_file() local
298 char *l1; in GetLocalPackageList() local
H A Dconfig.c344 char *l1; in parseConfigFile() local
535 char *l1; in parseProfile() local
/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_obj.c75 int n, lold, l, l1, l2, num, j, type; in X509_NAME_oneline() local
/dflybsd-src/contrib/nvi2/common/
H A Dline.c40 recno_t l1; in db_eget() local
86 recno_t l1, l2; in db_get() local
/dflybsd-src/contrib/gdb-7/gdb/gnulib/import/
H A Dlocalcharset.c192 size_t l1, l2; in get_charset_aliases() local
/dflybsd-src/usr.bin/truss/
H A Dsyscalls.c241 unsigned long l1, l2; in print_arg() local
/dflybsd-src/sbin/iscontrol/
H A Dlogin.c121 int res, l1, l2; in handleTgtResp() local
/dflybsd-src/sys/platform/pc64/include/
H A Dpmap.h55 #define KVADDR(l4, l3, l2, l1) ( \ argument
62 #define UVADDR(l4, l3, l2, l1) ( \ argument

123