Searched refs:sp (Results 1 - 25 of 1256) sorted by relevance

1234567891011>>

/freebsd-11.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-log-arc.S72 // automatically performs a "dsubu sp, sp, 16" before we're called.
78 dsubu sp, sp, 32
80 dsubu sp, sp, 16
82 sd s3, 24(sp) // Save register
84 sd s0, 0(sp) // Save register
86 sd s1, 8(sp) // Save register
88 sd s2, 16(sp) // Sav
[all...]
H A Dcvmx-interrupt-handler.S64 dsubu sp, sp, STACK_SIZE
65 sd zero, 0(sp) // Just a place holder
66 sd $1, 8(sp) // start saving registers
67 sd $2, 16(sp)
68 sd $3, 24(sp)
69 sd $4, 32(sp)
70 sd $5, 40(sp)
71 sd $6, 48(sp)
72 sd $7, 56(sp)
[all...]
/freebsd-11.0-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dstack.c53 stk_t *sp; local
55 sp = xmalloc(sizeof (stk_t));
56 sp->st_nument = STACK_SEEDSIZE;
57 sp->st_top = -1;
58 sp->st_data = xmalloc(sizeof (void *) * sp->st_nument);
59 sp->st_free = freep;
61 return (sp);
65 stack_free(stk_t *sp) argument
69 if (sp
78 stack_pop(stk_t *sp) argument
86 stack_peek(stk_t *sp) argument
95 stack_push(stk_t *sp, void *data) argument
109 stack_level(stk_t *sp) argument
[all...]
/freebsd-11.0-release/sys/libkern/arm/
H A Dldivmod.S47 sub sp, sp, #8 /* Space for the remainder */
48 stmfd sp!, {sp, lr} /* Save a pointer to the above space and lr */
50 ldr lr, [sp, #4] /* Restore lr */
51 add sp, sp, #8 /* Move sp to the remainder value */
52 ldmfd sp!, {r2, r3} /* Load the remainder */
57 sub sp, s
[all...]
/freebsd-11.0-release/contrib/ipfilter/lib/
H A Dprintstate.c14 printstate(sp, opts, now)
15 ipstate_t *sp;
23 pr = getprotobynumber(sp->is_p);
27 PRINTF("%d:", sp->is_v);
31 PRINTF("%d", sp->is_p);
33 PRINTF(" src:%s", hostname(sp->is_family, &sp->is_src.in4));
34 if (sp->is_p == IPPROTO_UDP || sp->is_p == IPPROTO_TCP) {
35 if (sp
[all...]
H A Dprintstatefields.c73 printstatefield(sp, fieldnum)
74 ipstate_t *sp;
84 printstatefield(sp, i);
92 PRINTF("%#lx", (u_long)sp->is_ifp[0]);
96 PRINTF("%#lx", (u_long)sp->is_ifp[1]);
100 PRINTF("%#lx", (u_long)sp->is_ifp[2]);
104 PRINTF("%#lx", (u_long)sp->is_ifp[3]);
108 PRINTF("%s", sp->is_ifname[0]);
112 PRINTF("%s", sp->is_ifname[1]);
116 PRINTF("%s", sp
[all...]
/freebsd-11.0-release/usr.bin/mail/
H A Dstrings.c62 struct strings *sp; local
68 for (sp = &stringdope[0]; sp < &stringdope[NSPACE]; sp++) {
69 if (sp->s_topFree == NULL && (STRINGSIZE << index) >= s)
71 if (sp->s_nleft >= s)
75 if (sp >= &stringdope[NSPACE])
77 if (sp->s_topFree == NULL) {
78 index = sp - &stringdope[0];
79 if ((sp
98 struct strings *sp; local
120 struct strings *sp; local
[all...]
/freebsd-11.0-release/lib/csu/aarch64/
H A Dcrtn.S34 ldr lr, [sp]
35 add sp, sp, #16
40 ldr lr, [sp]
41 add sp, sp, #16
/freebsd-11.0-release/lib/csu/riscv/
H A Dcrtn.S39 ld ra, 0(sp)
40 addi sp, sp, 16
44 ld ra, 0(sp)
45 addi sp, sp, 16
/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/arm/
H A Daeabi_idivmod.S22 sub sp, sp, #4
23 mov r2, sp
25 ldr r1, [sp]
26 add sp, sp, #4
H A Daeabi_uidivmod.S23 sub sp, sp, #4
24 mov r2, sp
26 ldr r1, [sp]
27 add sp, sp, #4
H A Daeabi_ldivmod.S23 sub sp, sp, #16
24 add r12, sp, #8
25 str r12, [sp]
27 ldr r2, [sp, #8]
28 ldr r3, [sp, #12]
29 add sp, sp, #16
H A Daeabi_uldivmod.S23 sub sp, sp, #16
24 add r12, sp, #8
25 str r12, [sp]
27 ldr r2, [sp, #8]
28 ldr r3, [sp, #12]
29 add sp, sp, #16
/freebsd-11.0-release/lib/libc/riscv/sys/
H A Dcerror.S39 addi sp, sp, -16
40 sd a0, 0(sp)
41 sd ra, 8(sp)
43 ld a1, 0(sp)
44 ld ra, 8(sp)
48 addi sp, sp, 16
/freebsd-11.0-release/usr.bin/fortune/tools/
H A Ddo_sort9 sp="/usr/bin/sort -dfu -T /var/tmp"
13 $sp | tr '\3' '\12'
/freebsd-11.0-release/tools/test/testfloat/sparc64/
H A Dsystfloat.S57 st \src,[%sp+2231]
58 ld [%sp+2231],\dst
62 stx \src,[%sp+2231]
63 ldd [%sp+2231],\dst
67 st \src,[%sp+2231]
68 ld [%sp+2231],\dst
72 std \src,[%sp+2231]
73 ldx [%sp+2231],\dst
83 save %sp,-192,%sp
[all...]
/freebsd-11.0-release/crypto/heimdal/appl/login/
H A Dshadow.c64 check_shadow(const struct passwd *pw, const struct spwd *sp) argument
70 if (sp == NULL)
73 if (sp->sp_expire > 0) {
74 if (today >= sp->sp_expire) {
78 } else if (sp->sp_expire - today < 14) {
80 (int)(sp->sp_expire - today));
84 if (sp->sp_max > 0) {
85 if (today >= (sp->sp_lstchg + sp->sp_max)) {
88 } else if (sp
[all...]
/freebsd-11.0-release/libexec/rtld-elf/riscv/
H A Drtld_start.S40 * _rtld(Elf_Addr *sp, func_ptr_type *exit_proc, Obj_Entry **objp)
45 mv s1, sp /* And the stack pointer */
47 addi sp, sp, -16 /* Make room for obj_main & exit proc */
49 mv a1, sp /* exit_proc */
54 ld a2, 0(sp) /* Load cleanup */
55 ld a1, 8(sp) /* Load obj_main */
57 mv sp, s1 /* Restore the stack pointer */
67 addi sp, sp,
[all...]
/freebsd-11.0-release/contrib/libarchive/libarchive/
H A Darchive_entry_sparse.c42 struct ae_sparse *sp; local
45 sp = entry->sparse_head->next;
47 entry->sparse_head = sp;
56 struct ae_sparse *sp; local
65 if ((sp = entry->sparse_tail) != NULL) {
66 if (sp->offset + sp->length > offset)
69 if (sp->offset + sp->length == offset) {
70 if (sp
105 struct ae_sparse *sp; local
[all...]
/freebsd-11.0-release/contrib/nvi/ex/
H A Dex_args.c45 ex_next(SCR *sp, EXCMD *cmdp) argument
57 if (cmdp->argc == 0 && (sp->cargv == NULL || sp->cargv[1] == NULL)) {
58 msgq(sp, M_ERR, "111|No more files to edit");
65 CHAR2INT(sp, sp->cargv[1], strlen(sp->cargv[1]) + 1,
67 if (argv_exp0(sp, cmdp, wp, wlen - 1))
69 return (ex_edit(sp, cmdp));
71 return (ex_N_next(sp, cmd
132 ex_N_next(SCR *sp, EXCMD *cmdp) argument
177 ex_prev(SCR *sp, EXCMD *cmdp) argument
226 ex_rew(SCR *sp, EXCMD *cmdp) argument
264 ex_args(SCR *sp, EXCMD *cmdp) argument
305 ex_buildargv(SCR *sp, EXCMD *cmdp, char *name) argument
[all...]
H A Dex_visual.c37 ex_visual(SCR *sp, EXCMD *cmdp) argument
47 if (!O_ISSET(sp, O_OPEN)) {
48 msgq(sp, M_ERR,
54 sp->lno = cmdp->addr1.lno == 0 ? 1 : cmdp->addr1.lno;
75 sp->frp->lno = sp->lno;
76 sp->frp->cno = 0;
77 (void)nonblank(sp, sp->lno, &sp
[all...]
/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_strtab.c43 dt_strtab_grow(dt_strtab_t *sp) argument
47 if ((ptr = malloc(sp->str_bufsz)) == NULL)
50 bufs = realloc(sp->str_bufs, (sp->str_nbufs + 1) * sizeof (char *));
57 sp->str_nbufs++;
58 sp->str_bufs = bufs;
59 sp->str_ptr = ptr;
60 sp->str_bufs[sp->str_nbufs - 1] = sp
68 dt_strtab_t *sp = malloc(sizeof (dt_strtab_t)); local
102 dt_strtab_destroy(dt_strtab_t *sp) argument
148 dt_strtab_compare(dt_strtab_t *sp, dt_strhash_t *hp, const char *str, size_t len) argument
175 dt_strtab_copyin(dt_strtab_t *sp, const char *str, size_t len) argument
210 dt_strtab_index(dt_strtab_t *sp, const char *str) argument
230 dt_strtab_insert(dt_strtab_t *sp, const char *str) argument
270 dt_strtab_size(const dt_strtab_t *sp) argument
276 dt_strtab_write(const dt_strtab_t *sp, dt_strtab_write_f *func, void *private) argument
[all...]
/freebsd-11.0-release/contrib/nvi/vi/
H A Dv_screen.c34 v_screen(SCR *sp, VICMD *vp) argument
42 if (F_ISSET(sp, SC_COMEDIT)) {
43 msgq(sp, M_ERR,
52 if (TAILQ_NEXT(sp, q) != NULL)
53 sp->nextdisp = TAILQ_NEXT(sp, q);
54 else if (TAILQ_FIRST(sp->gp->dq) == sp) {
55 msgq(sp, M_ERR, "187|No other screen to switch to");
58 sp
[all...]
/freebsd-11.0-release/crypto/heimdal/lib/krb5/
H A Dstore_fd.c44 fd_fetch(krb5_storage * sp, void *data, size_t size) argument
46 return net_read(FD(sp), data, size);
50 fd_store(krb5_storage * sp, const void *data, size_t size) argument
52 return net_write(FD(sp), data, size);
56 fd_seek(krb5_storage * sp, off_t offset, int whence) argument
58 return lseek(FD(sp), offset, whence);
62 fd_trunc(krb5_storage * sp, off_t offset) argument
64 if (ftruncate(FD(sp), offset) == -1)
70 fd_free(krb5_storage * sp) argument
72 close(FD(sp));
91 krb5_storage *sp; local
[all...]
/freebsd-11.0-release/sys/dev/iscsi_initiator/
H A Disc_sm.c71 _async(isc_session_t *sp, pduq_t *pq) argument
75 iscsi_async(sp, pq);
77 pdu_free(sp->isc, pq);
81 _reject(isc_session_t *sp, pduq_t *pq) argument
93 opq = i_search_hld(sp, itt, 0);
95 iscsi_reject(sp, opq, pq);
103 sp->sid, ntohl(pq->pdu.ipdu.bhs.itt));
106 pdu_free(sp->isc, pq);
110 _r2t(isc_session_t *sp, pduq_t *pq) argument
115 opq = i_search_hld(sp, p
130 _scsi_rsp(isc_session_t *sp, pduq_t *pq) argument
148 _read_data(isc_session_t *sp, pduq_t *pq) argument
170 _nop_out(isc_session_t *sp) argument
199 _nop_in(isc_session_t *sp, pduq_t *pq) argument
264 i_prepPDU(isc_session_t *sp, pduq_t *pq) argument
307 isc_qout(isc_session_t *sp, pduq_t *pq) argument
338 ism_restart(isc_session_t *sp) argument
360 ism_recv(isc_session_t *sp, pduq_t *pq) argument
426 proc_out(isc_session_t *sp) argument
532 isc_session_t *sp = (isc_session_t *)vp; local
607 isc_session_t *sp; local
628 isc_add_sysctls(isc_session_t *sp) argument
674 ism_stop(isc_session_t *sp) argument
732 ism_start(isc_session_t *sp) argument
[all...]

Completed in 132 milliseconds

1234567891011>>