Searched defs:LL (Results 1 - 25 of 40) sorted by relevance

12

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/whrlpool/asm/
H A Dwp-x86_64.pl55 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine
[all...]
H A Dwp-mmx.pl65 sub LL() subroutine
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/whrlpool/asm/
H A Dwp-x86_64.pl57 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine
[all...]
H A Dwp-mmx.pl64 sub LL() subroutine
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Ddw2-is-stmt-2.c34 #define LL(N) \ macro
[all...]
H A Ddw2-is-stmt.c34 #define LL(N) asm ("line_label_" #N ": .globl line_label_" #N) macro
H A Ddw2-inline-header-lbls.c17 #define LL(N) asm ("line_label_" #N ": .globl line_label_" #N) macro
H A Ddw2-inline-small-func-lbls.c17 #define LL(N) asm ("line_label_" #N ": .globl line_label_" #N) macro
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Ddw2-is-stmt-2.c34 #define LL(N) \ macro
[all...]
H A Ddw2-is-stmt.c34 #define LL(N) asm ("line_label_" #N ": .globl line_label_" #N) macro
H A Dfission-multi-cu.c18 #define LL(N) asm ("line_label_" #N ": .globl line_label_" #N) macro
H A Ddw2-inline-header-lbls.c17 #define LL(N) asm ("line_label_" #N ": .globl line_label_" #N) macro
H A Ddw2-inline-small-func-lbls.c17 #define LL(N) asm ("line_label_" #N ": .globl line_label_" #N) macro
H A Dimported-unit-bp-alt.c17 #define LL(N) asm ("line_label_" #N ": .globl line_label_" #N) macro
/netbsd-current/lib/libc/gdtoa/test/
H A Ddtest.c68 long LL[2]; local
H A Dddtest.c83 long LL[4]; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/
H A Dformat_pieces-selftests.c25 #define LL "I64" macro
27 #define LL "ll" macro
/netbsd-current/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
[all...]
/netbsd-current/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
[all...]
/netbsd-current/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-current/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); local
/netbsd-current/external/lgpl3/gmp/dist/tests/
H A Dt-constants.c64 #define LL(l,ll) ll macro
66 #define LL(l,ll) l macro
/netbsd-current/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-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp82 unsigned LL, SC; local
213 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; local
311 unsigned LL, SC, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; local
586 unsigned LL, SC, ZERO, BEQ, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; local
[all...]
/netbsd-current/external/mit/lua/dist/src/
H A Dllimits.h74 #define LL(x) (sizeof(x)/sizeof(char) - 1) macro

Completed in 267 milliseconds

12