/dflybsd-src/crypto/libressl/crypto/rc2/ |
H A D | rc2_locl.h | 67 #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 D | bf_locl.h | 77 #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 D | bf_locl.h | 71 #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 D | cast_lcl.h | 67 #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 D | ed.c | 39 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 D | idea_lcl.h | 83 #define n2ln(c,l1,l2,n) { \ argument 99 #define l2nn(l1,l2,c,n) { \ argument
|
H A D | i_ecb.c | 74 unsigned long l0,l1,d[2]; in idea_ecb_encrypt() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | double-int.h | 290 #define add_double(l1,h1,l2,h2,lv,hv) \ argument 298 #define mul_double(l1,h1,l2,h2,lv,hv) \ argument
|
H A D | double-int.c | 79 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 D | double-int.c | 31 #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 D | attribs.c | 1202 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 D | wide-int.cc | 856 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 D | ecb3_enc.c | 66 DES_LONG l0,l1; in DES_ecb3_encrypt() local
|
H A D | des_locl.h | 88 #define c2ln(c,l1,l2,n) { \ argument 123 #define l2cn(l1,l2,c,n) { \ argument
|
/dflybsd-src/sys/platform/vkernel64/include/ |
H A D | pmap.h | 52 #define KVADDR(l4, l3, l2, l1) ( \ argument 59 #define UVADDR(l4, l3, l2, l1) ( \ argument
|
/dflybsd-src/sys/crypto/des/ |
H A D | des_locl.h | 75 #define c2ln(c,l1,l2,n) { \ argument 110 #define l2cn(l1,l2,c,n) { \ argument
|
H A D | des_ecb.c | 118 DES_LONG l0,l1; in des_ecb3_encrypt() local
|
/dflybsd-src/usr.bin/dsynth/ |
H A D | pkglist.c | 196 char *l1; in ParsePackageList() local 248 char *l1; in parsepkglist_file() local 298 char *l1; in GetLocalPackageList() local
|
H A D | config.c | 344 char *l1; in parseConfigFile() local 535 char *l1; in parseProfile() local
|
/dflybsd-src/crypto/libressl/crypto/x509/ |
H A D | x509_obj.c | 75 int n, lold, l, l1, l2, num, j, type; in X509_NAME_oneline() local
|
/dflybsd-src/contrib/nvi2/common/ |
H A D | line.c | 40 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 D | localcharset.c | 192 size_t l1, l2; in get_charset_aliases() local
|
/dflybsd-src/usr.bin/truss/ |
H A D | syscalls.c | 241 unsigned long l1, l2; in print_arg() local
|
/dflybsd-src/sbin/iscontrol/ |
H A D | login.c | 121 int res, l1, l2; in handleTgtResp() local
|
/dflybsd-src/sys/platform/pc64/include/ |
H A D | pmap.h | 55 #define KVADDR(l4, l3, l2, l1) ( \ argument 62 #define UVADDR(l4, l3, l2, l1) ( \ argument
|