Home
last modified time | relevance | path

Searched refs:LL (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/whrlpool/asm/
H A Dwp-mmx.pl65 sub LL() subroutine
236 &LL(0x18,0x18,0x60,0x18,0xc0,0x78,0x30,0xd8);
237 &LL(0x23,0x23,0x8c,0x23,0x05,0xaf,0x46,0x26);
238 &LL(0xc6,0xc6,0x3f,0xc6,0x7e,0xf9,0x91,0xb8);
239 &LL(0xe8,0xe8,0x87,0xe8,0x13,0x6f,0xcd,0xfb);
240 &LL(0x87,0x87,0x26,0x87,0x4c,0xa1,0x13,0xcb);
241 &LL(0xb8,0xb8,0xda,0xb8,0xa9,0x62,0x6d,0x11);
242 &LL(0x01,0x01,0x04,0x01,0x08,0x05,0x02,0x09);
243 &LL(0x4f,0x4f,0x21,0x4f,0x42,0x6e,0x9e,0x0d);
244 &LL(0x36,0x36,0xd8,0x36,0xad,0xee,0x6c,0x9b);
[all …]
H A Dwp-x86_64.pl55 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine
241 &LL(0x18,0x18,0x60,0x18,0xc0,0x78,0x30,0xd8);
242 &LL(0x23,0x23,0x8c,0x23,0x05,0xaf,0x46,0x26);
243 &LL(0xc6,0xc6,0x3f,0xc6,0x7e,0xf9,0x91,0xb8);
244 &LL(0xe8,0xe8,0x87,0xe8,0x13,0x6f,0xcd,0xfb);
245 &LL(0x87,0x87,0x26,0x87,0x4c,0xa1,0x13,0xcb);
246 &LL(0xb8,0xb8,0xda,0xb8,0xa9,0x62,0x6d,0x11);
247 &LL(0x01,0x01,0x04,0x01,0x08,0x05,0x02,0x09);
248 &LL(0x4f,0x4f,0x21,0x4f,0x42,0x6e,0x9e,0x0d);
249 &LL(0x36,0x36,0xd8,0x36,0xad,0xee,0x6c,0x9b);
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/whrlpool/asm/
H A Dwp-mmx.pl64 sub LL() subroutine
235 &LL(0x18,0x18,0x60,0x18,0xc0,0x78,0x30,0xd8);
236 &LL(0x23,0x23,0x8c,0x23,0x05,0xaf,0x46,0x26);
237 &LL(0xc6,0xc6,0x3f,0xc6,0x7e,0xf9,0x91,0xb8);
238 &LL(0xe8,0xe8,0x87,0xe8,0x13,0x6f,0xcd,0xfb);
239 &LL(0x87,0x87,0x26,0x87,0x4c,0xa1,0x13,0xcb);
240 &LL(0xb8,0xb8,0xda,0xb8,0xa9,0x62,0x6d,0x11);
241 &LL(0x01,0x01,0x04,0x01,0x08,0x05,0x02,0x09);
242 &LL(0x4f,0x4f,0x21,0x4f,0x42,0x6e,0x9e,0x0d);
243 &LL(0x36,0x36,0xd8,0x36,0xad,0xee,0x6c,0x9b);
[all …]
H A Dwp-x86_64.pl57 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine
243 &LL(0x18,0x18,0x60,0x18,0xc0,0x78,0x30,0xd8);
244 &LL(0x23,0x23,0x8c,0x23,0x05,0xaf,0x46,0x26);
245 &LL(0xc6,0xc6,0x3f,0xc6,0x7e,0xf9,0x91,0xb8);
246 &LL(0xe8,0xe8,0x87,0xe8,0x13,0x6f,0xcd,0xfb);
247 &LL(0x87,0x87,0x26,0x87,0x4c,0xa1,0x13,0xcb);
248 &LL(0xb8,0xb8,0xda,0xb8,0xa9,0x62,0x6d,0x11);
249 &LL(0x01,0x01,0x04,0x01,0x08,0x05,0x02,0x09);
250 &LL(0x4f,0x4f,0x21,0x4f,0x42,0x6e,0x9e,0x0d);
251 &LL(0x36,0x36,0xd8,0x36,0xad,0xee,0x6c,0x9b);
[all …]
/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
224 LL(0x18, 0x18, 0x60, 0x18, 0xc0, 0x78, 0x30, 0xd8),
225 LL(0x23, 0x23, 0x8c, 0x23, 0x05, 0xaf, 0x46, 0x26),
226 LL(0xc6, 0xc6, 0x3f, 0xc6, 0x7e, 0xf9, 0x91, 0xb8),
227 LL(0xe8, 0xe8, 0x87, 0xe8, 0x13, 0x6f, 0xcd, 0xfb),
228 LL(0x87, 0x87, 0x26, 0x87, 0x4c, 0xa1, 0x13, 0xcb),
229 LL(0xb8, 0xb8, 0xda, 0xb8, 0xa9, 0x62, 0x6d, 0x11),
230 LL(0x01, 0x01, 0x04, 0x01, 0x08, 0x05, 0x02, 0x09),
[all …]
/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
230 LL(0x18, 0x18, 0x60, 0x18, 0xc0, 0x78, 0x30, 0xd8),
231 LL(0x23, 0x23, 0x8c, 0x23, 0x05, 0xaf, 0x46, 0x26),
232 LL(0xc6, 0xc6, 0x3f, 0xc6, 0x7e, 0xf9, 0x91, 0xb8),
233 LL(0xe8, 0xe8, 0x87, 0xe8, 0x13, 0x6f, 0xcd, 0xfb),
234 LL(0x87, 0x87, 0x26, 0x87, 0x4c, 0xa1, 0x13, 0xcb),
235 LL(0xb8, 0xb8, 0xda, 0xb8, 0xa9, 0x62, 0x6d, 0x11),
236 LL(0x01, 0x01, 0x04, 0x01, 0x08, 0x05, 0x02, 0x09),
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid128_2_str_tables.c141 0LL, 0LL, 0LL, 576460752303423488LL,
209 0LL, 0LL, 36LL, 893488147419103232LL,
276 0LL, 0LL, 2361LL, 183241434822606848LL,
311 0LL, 0LL, 151115LL, 727451828646838272LL,
346 0LL, 0LL, 9671406LL, 556917033397649408LL,
381 0LL, 0LL, 618970019LL, 642690137449562112LL,
447 0LL, 0LL, 39614081257LL, 132168796771975168LL,
513 0LL, 0LL, 2535301200456LL, 458802993406410752LL,
579 0LL, 0LL, 162259276829213LL, 363391578010288128LL,
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid128_2_str_tables.c141 0LL, 0LL, 0LL, 576460752303423488LL,
209 0LL, 0LL, 36LL, 893488147419103232LL,
276 0LL, 0LL, 2361LL, 183241434822606848LL,
311 0LL, 0LL, 151115LL, 727451828646838272LL,
346 0LL, 0LL, 9671406LL, 556917033397649408LL,
381 0LL, 0LL, 618970019LL, 642690137449562112LL,
447 0LL, 0LL, 39614081257LL, 132168796771975168LL,
513 0LL, 0LL, 2535301200456LL, 458802993406410752LL,
579 0LL, 0LL, 162259276829213LL, 363391578010288128LL,
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/po/
H A DMakefile.am356 $(MAKE) $(SMALLPOFILES_FOR_lang) LL=$$lang; \
398 ../hello-c/po/$(LL).po: hello-c.pot $(LL).po
399 $(SHELL) mmsmallpo.sh hello-c $(LL)
401 ../hello-c-gnome/po/$(LL).po: hello-c-gnome.pot $(LL).po
402 $(SHELL) mmsmallpo.sh hello-c-gnome $(LL)
404 ../hello-c++/po/$(LL).po: hello-c++.pot $(LL).po
405 $(SHELL) mmsmallpo.sh hello-c++ $(LL)
407 ../hello-c++-qt/po/$(LL).po: hello-c++-qt.pot $(LL).po
408 $(SHELL) mmsmallpo.sh hello-c++-qt $(LL)
410 ../hello-c++-kde/po/$(LL).po: hello-c++-kde.pot $(LL).po
[all …]
H A DMakefile.in649 $(MAKE) $(SMALLPOFILES_FOR_lang) LL=$$lang; \
657 ../hello-c/po/$(LL).po: hello-c.pot $(LL).po
658 $(SHELL) mmsmallpo.sh hello-c $(LL)
660 ../hello-c-gnome/po/$(LL).po: hello-c-gnome.pot $(LL).po
661 $(SHELL) mmsmallpo.sh hello-c-gnome $(LL)
663 ../hello-c++/po/$(LL).po: hello-c++.pot $(LL).po
664 $(SHELL) mmsmallpo.sh hello-c++ $(LL)
666 ../hello-c++-qt/po/$(LL).po: hello-c++-qt.pot $(LL).po
667 $(SHELL) mmsmallpo.sh hello-c++-qt $(LL)
669 ../hello-c++-kde/po/$(LL).po: hello-c++-kde.pot $(LL).po
[all …]
/netbsd-src/sys/crypto/des/
H A Ddes_locl.h145 #define D_ENCRYPT(LL,R,S) { \ argument
153 LL^= *(const DES_LONG *)(des_SP +u1); \
154 LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
158 LL^= *(const DES_LONG *)(des_SP+0x400+u1); \
159 LL^= *(const DES_LONG *)(des_SP+0x600+u3); \
164 LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
165 LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
169 LL^= *(const DES_LONG *)(des_SP+0x500+u1); \
170 LL^= *(const DES_LONG *)(des_SP+0x700+u3); }
173 #define D_ENCRYPT(LL,R,S) { \ argument
[all …]
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/
H A Ddes_locl.h167 #define D_ENCRYPT(LL,R,S) { \ argument
175 LL^= *(const DES_LONG *)(des_SP +u1); \
176 LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
180 LL^= *(const DES_LONG *)(des_SP+0x400+u1); \
181 LL^= *(const DES_LONG *)(des_SP+0x600+u3); \
186 LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
187 LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
191 LL^= *(const DES_LONG *)(des_SP+0x500+u1); \
192 LL^= *(const DES_LONG *)(des_SP+0x700+u3); }
195 #define D_ENCRYPT(LL,R,S) { \ argument
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/
H A Ddes_locl.h167 #define D_ENCRYPT(LL,R,S) { \ argument
175 LL^= *(const DES_LONG *)(des_SP +u1); \
176 LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
180 LL^= *(const DES_LONG *)(des_SP+0x400+u1); \
181 LL^= *(const DES_LONG *)(des_SP+0x600+u3); \
186 LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
187 LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
191 LL^= *(const DES_LONG *)(des_SP+0x500+u1); \
192 LL^= *(const DES_LONG *)(des_SP+0x700+u3); }
195 #define D_ENCRYPT(LL,R,S) { \ argument
[all …]
/netbsd-src/lib/libc/gdtoa/test/
H A Dddtest.c83 long LL[4]; in main() local
103 LL[0] = u.L[_0]; in main()
104 LL[1] = u.L[_1]; in main()
105 LL[2] = u.L[2+_0]; in main()
106 LL[3] = u.L[2+_1]; in main()
107 sscanf(s+1, "%lx %lx %lx %lx", &LL[0], &LL[1], in main()
108 &LL[2], &LL[3]); in main()
109 u.L[_0] = LL[0]; in main()
110 u.L[_1] = LL[1]; in main()
111 u.L[2+_0] = LL[2]; in main()
[all …]
H A Ddtest.c68 long LL[2]; in main() local
87 LL[0] = u.L[_0]; in main()
88 LL[1] = u.L[_1]; in main()
89 sscanf(s+1, "%lx %lx", &LL[0], &LL[1]); in main()
90 u.L[_0] = LL[0]; in main()
91 u.L[_1] = LL[1]; in main()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dratio141 static const intmax_t min = (1LL << (sizeof(intmax_t) * CHAR_BIT - 1)) + 1;
159 static const intmax_t min = (1LL << (sizeof(intmax_t) * CHAR_BIT - 1)) + 1;
173 static const intmax_t min = (1LL << (sizeof(intmax_t) * CHAR_BIT - 1)) + 1;
191 static const intmax_t min = (1LL << (sizeof(intmax_t) * CHAR_BIT - 1)) + 1;
202 static const intmax_t nan = (1LL << (sizeof(intmax_t) * CHAR_BIT - 1));
238 static const intmax_t nan = (1LL << (sizeof(intmax_t) * CHAR_BIT - 1));
273 typedef ratio<1LL, 1000000000000000000LL> atto;
274 typedef ratio<1LL, 1000000000000000LL> femto;
275 typedef ratio<1LL, 1000000000000LL> pico;
276 typedef ratio<1LL, 1000000000LL> nano;
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp590 const IFListType &LL = I->second; in dump_map() local
591 for (unsigned i = 0, n = LL.size(); i < n; ++i) in dump_map()
592 dbgs() << " " << PrintIFR(LL[i].first, HRI) << ", " in dump_map()
593 << PrintRegSet(LL[i].second, HRI) << '\n'; in dump_map()
870 const RSListType &LL = I->second; in findRecordInsertForms() local
871 for (unsigned i = 0, n = LL.size(); i < n; ++i) in findRecordInsertForms()
872 dbgs() << " (" << printReg(LL[i].first, HRI) << ",@" in findRecordInsertForms()
873 << LL[i].second << ')'; in findRecordInsertForms()
902 RSListType &LL = F->second; in findRecordInsertForms() local
903 for (unsigned i = 0, n = LL.size(); i < n; ++i) { in findRecordInsertForms()
[all …]
/netbsd-src/sys/arch/sparc64/include/
H A Dpte.h258 (((valid)?SUN4U_TLB_V:0LL)|SUN4U_TLB_SZ(sz)|(((uint64_t)(pa))&SUN4U_TLB_PA_MASK)|\
259 ((cache)?((aliased)?SUN4U_TLB_CP:SUN4U_TLB_CACHE_MASK):((wc)?0LL:SUN4U_TLB_E))|\
260 ((priv)?SUN4U_TLB_P:0LL)|((write)?SUN4U_TLB_W:0LL)|((g)?SUN4U_TLB_G:0LL)|((ie)?SUN4U_TLB_IE:0LL))
263 (((valid)?SUN4V_TLB_V:0LL)|SUN4V_TLB_SZ(sz)|\
265 ((cache)?((aliased)?SUN4V_TLB_CP:SUN4V_TLB_CACHE_MASK):((wc)?0LL:SUN4V_TLB_E))|\
266 ((priv)?SUN4V_TLB_P:0LL)|((write)?SUN4V_TLB_W:0LL)|((
[all...]
/netbsd-src/sys/crypto/blowfish/
H A Dbf_locl.h183 #define BF_ENC(LL,R,S,P) \ argument
197 LL^=P; \
199 LL^=t; \
206 #define BF_ENC(LL,R,S,P) \ argument
207 LL^=P; \
208 LL^= (((*(const BF_LONG *)((const unsigned char *)&(S[ 0])+((R>>BF_0)&BF_M))+ \
218 #define BF_ENC(LL,R,S,P) \ argument
219 LL^=P; \
220 LL^=((( S[ (R>>24L) ] + \
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_141.c41 s64 = ~0LL; in compl_s64()
77 s64 = +0LL; in uplus_s64()
115 s64 = -0LL; in uminus_s64()
230 s64 = 0LL / 0LL; in div_s64()
232 s64 = 0x7fffffffffffffffLL / 0LL; in div_s64()
397 s64 = -0x7fffffffffffffffLL - 0LL; in minus_s64()
400 s64 = 0x7fffffffffffffffLL - 0LL; in minus_s64()
H A Dexpr_binary.c112 sink(0ULL + 0LL); in cover_balance()
114 sink(0LL + 0ULL); in cover_balance()
118 sink(0UL + 0LL); in cover_balance()
120 sink(0LL + 0UL); in cover_balance()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp82 unsigned LL, SC; in expandAtomicCmpSwapSubword() local
91 LL = STI->hasMips32r6() ? Mips::LL_MMR6 : Mips::LL_MM; in expandAtomicCmpSwapSubword()
96 LL = STI->hasMips32r6() ? (ArePtrs64bit ? Mips::LL64_R6 : Mips::LL_R6) in expandAtomicCmpSwapSubword()
97 : (ArePtrs64bit ? Mips::LL64 : Mips::LL); in expandAtomicCmpSwapSubword()
145 BuildMI(loop1MBB, DL, TII->get(LL), Scratch).addReg(Ptr).addImm(0); in expandAtomicCmpSwapSubword()
213 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; in expandAtomicCmpSwap() local
217 LL = STI->hasMips32r6() ? Mips::LL_MMR6 : Mips::LL_MM; in expandAtomicCmpSwap()
222 LL = STI->hasMips32r6() in expandAtomicCmpSwap()
224 : (ArePtrs64bit ? Mips::LL64 : Mips::LL); in expandAtomicCmpSwap()
235 LL = STI->hasMips64r6() ? Mips::LLD_R6 : Mips::LLD; in expandAtomicCmpSwap()
[all …]
/netbsd-src/external/mpl/dhcp/dist/keama/tests/
H A Dduidll6.out2 # LL server duid config
3 # LL server duid declaration
6 "type": "LL"
H A Dduidllhw6.out2 # LL server duid config
3 # LL server duid declaration
6 "type": "LL",
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bf/
H A Dbf_local.h76 # define BF_ENC(LL,R,S,P) ( \ argument
77 LL^=P, \
78 LL^=((( S[ ((R>>24)&0xff)] + \

12345678910>>...17