Home
last modified time | relevance | path

Searched defs:LL (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/sys/crypto/des/
H A Ddes_locl.h145 #define D_ENCRYPT(LL,R,S) { \ argument
173 #define D_ENCRYPT(LL,R,S) { \ argument
212 #define D_ENCRYPT(LL,R,S) { \ argument
229 #define D_ENCRYPT(LL,R,S) {\ argument
258 #define D_ENCRYPT(LL,R,S) {\ argument
289 #define D_ENCRYPT(LL,R,S) {\ argument
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/
H A Ddes_locl.h167 #define D_ENCRYPT(LL,R,S) { \ argument
195 #define D_ENCRYPT(LL,R,S) { \ argument
223 #define D_ENCRYPT(LL,R,S) { \ argument
241 #define D_ENCRYPT(LL,R,S) {\ argument
270 #define D_ENCRYPT(LL,R,S) {\ argument
301 #define D_ENCRYPT(LL,R,S) {\ argument
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/
H A Ddes_locl.h167 #define D_ENCRYPT(LL,R,S) { \ argument
195 #define D_ENCRYPT(LL,R,S) { \ argument
223 #define D_ENCRYPT(LL,R,S) { \ argument
241 #define D_ENCRYPT(LL,R,S) {\ argument
270 #define D_ENCRYPT(LL,R,S) {\ argument
301 #define D_ENCRYPT(LL,R,S) {\ argument
/netbsd-src/sys/crypto/blowfish/
H A Dbf_locl.h183 #define BF_ENC(LL,R,S,P) \ argument
206 #define BF_ENC(LL,R,S,P) \ argument
218 #define BF_ENC(LL,R,S,P) \ argument
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/whrlpool/asm/
H A Dwp-x86_64.pl57 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine
H A Dwp-mmx.pl64 sub LL() subroutine
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/whrlpool/asm/
H A Dwp-x86_64.pl55 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine
H A Dwp-mmx.pl65 sub LL() subroutine
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp82 unsigned LL, SC; in expandAtomicCmpSwapSubword() local
213 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; in expandAtomicCmpSwap() local
311 unsigned LL, SC, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOpSubword() local
586 unsigned LL, SC, ZERO, BEQ, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOp() local
/netbsd-src/lib/libc/gdtoa/test/
H A Ddtest.c68 long LL[2]; in main() local
H A Dddtest.c83 long LL[4]; in main() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bf/
H A Dbf_local.h76 # define BF_ENC(LL,R,S,P) ( \ argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bf/
H A Dbf_local.h76 # define BF_ENC(LL,R,S,P) ( \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp590 const IFListType &LL = I->second; in dump_map() local
870 const RSListType &LL = I->second; in findRecordInsertForms() local
902 RSListType &LL = F->second; in findRecordInsertForms() local
1046 IFListType &LL = I->second; in computeRemovableRegisters() local
1068 IFListType &LL = F->second; in pruneCoveredSets() local
1154 IFListType &LL = F->second; in pruneUsesTooFar() local
1175 IFListType &LL = F->second; in pruneRegCopies() local
1291 const IFListType &LL = I->second; in selectCandidates() local
1328 IFListType &LL = I->second; in selectCandidates() local
1380 const IFListType &LL = I->second; in selectCandidates() local
[all …]
/netbsd-src/external/lgpl3/gmp/dist/tests/
H A Dt-constants.c64 #define LL(l,ll) ll macro
66 #define LL(l,ll) l macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/whrlpool/
H A Dwp_block.c175 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 macro
186 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
205 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/whrlpool/
H A Dwp_block.c181 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 macro
192 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
211 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/range/
H A Dpackage.d462 auto LL = iota(1L, 4L); variable
862 auto LL = iota(1L, 10L); variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp510 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
548 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-jac.c41 #define LL(l,ll) ll macro
43 #define LL(l,ll) l macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_format_interceptor_test.cc41 static const unsigned LL = sizeof(long long); variable
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/des/
H A Ddes_local.h146 # define D_ENCRYPT(LL,R,S) { \ argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/des/
H A Ddes_local.h146 # define D_ENCRYPT(LL,R,S) { \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
/netbsd-src/external/mit/lua/dist/src/
H A Dllimits.h74 #define LL(x) (sizeof(x)/sizeof(char) - 1) macro

12