Searched refs:lp0 (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A D20000906-1.c69 static unsigned char lp0[] = "\1\1\0\0"; local
70 struct ucharp lp = { lp0, lp0, lp0 + sizeof (lp0) };
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A D20000906-1.c69 static unsigned char lp0[] = "\1\1\0\0"; local
70 struct ucharp lp = { lp0, lp0, lp0 + sizeof (lp0) };
/netbsd-6-1-5-RELEASE/games/hack/
H A Dmakedefs.c143 char line[LINSZ], *lp = line, *lp0 = line, *lpe = line; variable
149 int n = read(fd, lp0, (line + LINSZ) - lp0);
156 lpe = lp0 + n;
164 lp = lp0;
184 lp1 = lp = lp0;
187 lp2 = lp0; /* save value */
188 lp0 = lp1;
190 lp0 = lp2;
/netbsd-6-1-5-RELEASE/tests/lib/libc/string/
H A Dt_memmem.c39 int lp0 = 0; variable
78 expect(memmem(b2, lb2, p0, lp0) == b2);
79 expect(memmem(b0, lb0, p0, lp0) == b0);
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
H A Daddmul_1.asm61 L(lp0): movd (%eax), %mm0
71 jnz L(lp0)
H A Dmul_1.asm61 L(lp0): movd (%eax), %mm0
69 jnz L(lp0)
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/alpha/ev6/nails/
H A Daors_n.asm76 L(lp0): ldq ul0, 0(up)
87 bne r25, L(lp0)
H A Daddmul_1.asm31 C * Use FP loop count and multiple exit points, that would simplify feed-in lp0
H A Dmul_1.asm31 C * Use FP loop count and multiple exit points, that would simplify feed-in lp0
H A Dsubmul_1.asm31 C * Use FP loop count and multiple exit points, that would simplify feed-in lp0

Completed in 90 milliseconds