Searched refs:sp (Results 26 - 50 of 2524) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/format/
H A Dc99-scanf-4.c10 foo (char **sp, wchar_t **lsp) argument
14 scanf ("%ms", sp); /* { dg-warning "C" "%ms" } */
17 scanf ("%m[bcd]", sp); /* { dg-warning "C" "%m[]" } */
H A Dms_c90-scanf-3.c12 foo (char **sp, wchar_t **lsp) argument
17 scanf ("%as", sp); /* { dg-warning "flag" "%as is unsupported" } */
19 scanf ("%a[bcd]", sp); /* { dg-warning "flag" "%a[] is unsupported" } */
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A D20000629-1.c6 char c, *q, *sp; local
9 sp=p+1;
10 c=*sp;
/netbsd-6-1-5-RELEASE/lib/libm/arch/alpha/
H A Dlrint.S15 lda sp,-8(sp)
16 stt ft0,0(sp)
17 ldq v0,0(sp)
18 lda sp,8(sp)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mep/
H A Dmep-lib1.asm24 add3 $sp, $sp, -16*4 ; \
25 sw $0, ($sp) ; \
26 sw $1, 4($sp) ; \
27 sw $2, 8($sp) ; \
28 sw $3, 12($sp) ; \
29 sw $4, 16($sp) ; \
30 sw $5, 20($sp) ; \
31 sw $6, 24($sp) ; \
32 sw $7, 28($sp) ; \
[all...]
/netbsd-6-1-5-RELEASE/dist/ipf/lib/
H A Dprintstate.c15 ipstate_t *printstate(sp, opts, now)
16 ipstate_t *sp;
22 if (sp->is_phnext == NULL)
24 PRINTF("%s -> ", hostname(sp->is_v, &sp->is_src.in4));
26 hostname(sp->is_v, &sp->is_dst.in4), sp->is_pass, sp->is_p,
27 sp
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/testsuite/binutils-all/m68k/
H A Dmovem.s1 movem.l %d0-%d3,-(%sp)
2 movem.l %d0-%d3,(%sp)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/cris/
H A Dpushpop-byte-sreg.d11 [ ]+c:[ ]+f8e1 @IM+7e0e@[ ]+(clear.b |move[ ]+[^,]+,)\[\$?sp=\$?sp-8\]
12 [ ]+10:[ ]+fbe1 @IM+7e0e@[ ]+(clear.b |move[ ]+[^,]+,)\[\$?sp=\$?sp-5\]
13 [ ]+14:[ ]+fce1 @IM+7e0e@[ ]+(clear.b |move[ ]+[^,]+,)\[\$?sp=\$?sp-4\]
14 [ ]+18:[ ]+fde1 @IM+7e0e@[ ]+(clear.b |move[ ]+[^,]+,)\[\$?sp=\$?sp-3\]
15 [ ]+1c:[ ]+fee1 @IM+7e0e@[ ]+(clear.b |move[ ]+[^,]+,)\[\$?sp=\$?sp
[all...]
H A Dpushpop-dword-sreg.d11 ^[ ]+c:[ ]+f8e1 @IM+7e0e@[ ]+(clear.d |move[ ]+[^,]+,)\[\$?sp=\$?sp-8\]
12 ^[ ]+10:[ ]+fbe1 @IM+7e0e@[ ]+(clear.d |move[ ]+[^,]+,)\[\$?sp=\$?sp-5\]
13 ^[ ]+14:[ ]+fde1 @IM+7e0e@[ ]+(clear.d |move[ ]+[^,]+,)\[\$?sp=\$?sp-3\]
14 ^[ ]+18:[ ]+fee1 @IM+7e0e@[ ]+(clear.d |move[ ]+[^,]+,)\[\$?sp=\$?sp-2\]
15 ^[ ]+1c:[ ]+ffe1 @IM+7e0e@[ ]+(clear.d |move[ ]+[^,]+,)\[\$?sp=\$?sp
[all...]
H A Dpushpop-word-sreg.d11 ^[ ]+c:[ ]+f8e1 @IM+7e0e@[ ]+(clear.w |move[ ]+[^,]+,)\[\$?sp=\$?sp-8\]
12 ^[ ]+10:[ ]+fbe1 @IM+7e0e@[ ]+(clear.w |move[ ]+[^,]+,)\[\$?sp=\$?sp-5\]
13 ^[ ]+14:[ ]+fce1 @IM+7e0e@[ ]+(clear.w |move[ ]+[^,]+,)\[\$?sp=\$?sp-4\]
14 ^[ ]+18:[ ]+fde1 @IM+7e0e@[ ]+(clear.w |move[ ]+[^,]+,)\[\$?sp=\$?sp-3\]
15 ^[ ]+1c:[ ]+ffe1 @IM+7e0e@[ ]+(clear.w |move[ ]+[^,]+,)\[\$?sp=\$?sp
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/ews4800mips/stand/common/
H A Dentry.S40 addiu sp, sp, -28
41 sw v0, 16(sp)
42 sw v1, 20(sp)
48 lw v1, 20(sp)
49 lw v0, 16(sp)
51 addiu sp, sp, 28
/netbsd-6-1-5-RELEASE/games/fortune/tools/
H A Ddo_sort9 sp="/usr/bin/sort -bdfu -T /var/tmp"
11 sed 's/^%$//' | tr '\12' '\3' | tr '\2' '\12' | $sp | sed 'a\
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mips/
H A Delf-rel15.s3 sub $sp,$sp,28
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr47286.c8 register struct thread_info *sp asm("esp");
9 return sp;
16 /* We have to make sure that alias analysis treats sp as pointing
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Drandlc2s.c67 const struct __gmp_rand_lc_scheme_struct *sp; local
71 for (sp = __gmp_rand_lc_scheme; sp->m2exp != 0; sp++)
72 if (sp->m2exp / 2 >= size)
78 mpz_init_set_str (a, sp->astr, 16);
79 gmp_randinit_lc_2exp (rstate, a, sp->c, sp->m2exp);
/netbsd-6-1-5-RELEASE/common/lib/libc/arch/arm/gen/
H A Dmodsi3.S25 stmfd sp!, {lr}
26 sub sp, sp, #4 /* align stack */
28 add sp, sp, #4 /* unalign stack */
30 ldmfd sp!, {pc}
H A Dumodsi3.S25 stmfd sp!, {lr}
26 sub sp, sp, #4 /* align stack */
28 add sp, sp, #4 /* unalign stack */
30 ldmfd sp!, {pc}
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/i860/
H A Dregress01.s5 fst.l %f16,-16(%sp)
6 fst.l %f20,-16(%sp)
7 fst.l %f24,-16(%sp)
9 fst.l %f16,-16(%sp)++
10 fst.l %f20,-16(%sp)++
11 fst.l %f24,-16(%sp)++
13 fst.q %f16,-16(%sp)
14 fst.q %f20,-16(%sp)
15 fst.q %f24,-16(%sp)
17 fst.q %f16,-16(%sp)
[all...]
/netbsd-6-1-5-RELEASE/lib/libc/compat/arch/m68k/sys/
H A Dcompat___sigtramp1.S43 * sp-> signal number [0]
46 leal %sp@(12),%a0 /* get pointer to sigcontext */
47 movl %a0,%sp@(4) /* put it in the argument slot */
50 movl %d0,%sp@(4) /* failed, exit with errno */
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dsp-pc-usage-t.s13 mov sp,r0
14 mov r0,sp
19 add sp,sp,#0
20 addw sp,sp,#0
21 sub sp,sp,#0
22 subw sp,sp,#
[all...]
/netbsd-6-1-5-RELEASE/lib/libc/arch/m68k/gen/
H A Dsetjmp.S59 lea %sp@(-12),%sp /* sizeof(stack_t) */
60 clrl %sp@ /* ss = NULL */
61 movl %sp,%sp@(4) /* oss = stack_t on stack */
64 movl %sp@(8),%d0 /* ss_flags */
66 lea %sp@(12),%sp /* pop stack_t */
69 movl %sp@(4),%a0
75 movl #0,%sp
[all...]
H A Dadddf3.S48 fmoved %sp@(4),%fp0
49 faddd %sp@(12),%fp0
51 fmoved %fp0,%sp@-
52 movel %sp@+,%d0
53 movel %sp@+,%d1
H A Ddivdf3.S48 fmoved %sp@(4),%fp0
49 fdivd %sp@(12),%fp0
51 fmoved %fp0,%sp@-
52 movel %sp@+,%d0
53 movel %sp@+,%d1
H A Dmuldf3.S48 fmoved %sp@(4),%fp0
49 fmuld %sp@(12),%fp0
51 fmoved %fp0,%sp@-
52 movel %sp@+,%d0
53 movel %sp@+,%d1
/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dstrings.c79 struct strings *sp; local
86 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) {
87 if (sp->s_topFree == NULL && (STRINGSIZE << idx) >= s)
89 if (sp->s_nleft >= s)
93 if (sp >= &stringdope[NSPACE])
95 if (sp->s_topFree == NULL) {
96 idx = (int)(sp - &stringdope[0]);
97 sp
129 struct strings *sp; local
151 struct strings *sp; local
[all...]

Completed in 310 milliseconds

1234567891011>>