Home
last modified time | relevance | path

Searched defs:L3 (Results 1 – 20 of 20) sorted by relevance

/minix3/lib/libc/arch/m68k/quad/
H A Dashldi3.S58 L3: moveml -12(%fp),%d2-%d4 label
H A Dlshrdi3.S58 L3: moveml -12(%fp),%d2-%d4 label
H A Dashrdi3.S59 L3: moveml -12(%fp),%d2-%d4 label
/minix3/lib/libc/arch/x86_64/string/
H A Dstrncmp.S102 L3: movzbl (%rdi),%eax /* unsigned comparison */ label
H A Dswab.S33 L3: label
/minix3/lib/libc/arch/i386/string/
H A Dswab.S39 L3: lodsw label
H A Dstrncmp.S108 L3: movzbl (%eax),%eax /* unsigned comparison */ label
/minix3/external/bsd/llvm/dist/llvm/test/MC/ARM/
H A Dthumb2-cbn-to-next-inst.s16 L3: label
/minix3/external/bsd/llvm/dist/llvm/test/MC/AArch64/
H A Darm64-directive_loh.s8 L3: label
/minix3/external/bsd/llvm/dist/llvm/test/MC/MachO/
H A Ddarwin-x86_64-diff-relocs.s117 L3: label
H A Dx86_64-symbols.s13 L3: label
H A Dx86_32-symbols.s13 L3: label
/minix3/lib/libm/noieee_src/
H A Dn_log__L.c94 #define L3 vccast(L3) macro
/minix3/common/lib/libc/arch/m68k/string/
H A Dstrcmp.S71 .L3: label
H A Dstrncmp.S90 .L3: label
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Dfor-in.m16 #define L3(n) L2(n+0),L2(n+4) macro
/minix3/lib/libm/src/
H A De_powf.c38 L3 = 3.3333334327e-01, /* 0x3eaaaaab */ variable
H A De_pow.c80 L3 = 3.33333329818377432918e-01, /* 0x3FD55555, 0x518F264D */ variable
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dwarn-duplicate-enum.c77 L3 = L2 enumerator
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp1289 auto L3 = foo3(3); in main() local