Searched refs:al2 (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/mpn/arm64/
H A Dcopyi.asm50 tbz rp, #3, L(al2)
55 L(al2): ld1 {v26.2d}, [up], #16
H A Dcom.asm50 tbz rp, #3, L(al2)
56 L(al2): ld1 {v26.2d}, [up], #16
H A Dcopyd.asm52 tbz rp, #3, L(al2)
59 L(al2): sub up, up, #16
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/neon/
H A Dcom.asm57 beq L(al2)
62 L(al2): vld1.32 {q2}, [up]!
H A Dcopyd.asm62 beq L(al2)
68 L(al2): sub up, up, #16
H A Dcopyi.asm57 beq L(al2)
61 L(al2): vld1.32 {d26-d27}, [up]!
/netbsd-current/usr.sbin/traceroute/
H A Dtraceroute.c449 struct ifaddrlist *al, *al2; local
830 al2 = al;
838 for (i = n; i > 0; --i, ++al2)
839 if (strcmp(device, al2->device) == 0)
852 setsin(from, al2->addr);
855 inet_ntoa(from->sin_addr), al2->device);
876 if (*ap == al2->addr)
896 al2 = al;
897 for (i = n; i > 0; --i, ++al2)
898 if (from->sin_addr.s_addr == al2
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/bt1/
H A Dmul_basecase.asm300 jmp L(al2)
327 L(al2): mov 24(up,n,8), %rax
H A Dsqr_basecase.asm359 jmp L(al2)
386 L(al2): mov 24(up,n,8), %rax
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpftn.c654 union arglist *al2, *alb; local
656 alb = al2 = FUNALLO(sizeof(union arglist) * nparams * 3 + 1);
659 (al2++)->type = type;
661 (al2++)->sap = parr[i]->sap;
665 (al2++)->df = parr[i]->sdf;
667 al2->type = TNULL;
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpftn.c575 union arglist *al, *al2, *alb; local
625 alb = al2 = tmpalloc(sizeof(union arglist) * nparams * 3 + 1);
628 (al2++)->type = type;
630 (al2++)->sap = parr[i]->sap;
634 (al2++)->df = parr[i]->sdf;
636 al2->type = TNULL;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h4493 const alent *al2 = *(const alent **) arg2;
4495 const coff_symbol_type *s2 = (const coff_symbol_type *) (al2->u.sym);
4354 const alent *al2 = *(const alent **) arg2; local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoffcode.h4257 const alent *al2 = *(const alent **) arg2;
4259 const coff_symbol_type *s2 = (const coff_symbol_type *) (al2->u.sym);
4256 const alent *al2 = *(const alent **) arg2; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoffcode.h4376 const alent *al2 = *(const alent **) arg2;
4378 const coff_symbol_type *s2 = (const coff_symbol_type *) (al2->u.sym);
4375 const alent *al2 = *(const alent **) arg2; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h4355 const alent *al2 = *(const alent **) arg2;
4357 const coff_symbol_type *s2 = (const coff_symbol_type *) (al2->u.sym);
4354 const alent *al2 = *(const alent **) arg2; local

Completed in 359 milliseconds