Home
last modified time | relevance | path

Searched refs:sp (Results 1 – 25 of 92) sorted by relevance

1234

/bionic/libc/bionic/
Dfts.c60 #define CLR(opt) (sp->fts_options &= ~(opt))
61 #define ISSET(opt) (sp->fts_options & (opt))
62 #define SET(opt) (sp->fts_options |= (opt))
64 #define FCHDIR(sp, fd) (!ISSET(FTS_NOCHDIR) && fchdir(fd)) argument
75 FTS *sp; in fts_open() local
88 if ((sp = calloc(1, sizeof(FTS))) == NULL) in fts_open()
90 sp->fts_compar = compar; in fts_open()
91 sp->fts_options = options; in fts_open()
101 if (fts_palloc(sp, MAX(fts_maxarglen(argv), PATH_MAX))) in fts_open()
105 if ((parent = fts_alloc(sp, "", 0)) == NULL) in fts_open()
[all …]
/bionic/libc/tzcode/
Dlocaltime.c160 static void gmtload(struct state * sp);
162 struct tm * tmp, struct state * sp); // android-changed: added sp.
164 struct tm * tmp, struct state * sp); // android-changed: added sp.
177 int_fast32_t, struct state * sp); // android-changed: added sp.
181 int_fast32_t offset, int * okayp, struct state * sp); // android-changed: added sp.
185 …int_fast32_t offset, int * okayp, int do_norm_secs, struct state * sp); // android-change: added s…
187 const struct state * sp, struct tm * tmp);
193 static int typesequiv(const struct state * sp, int a, int b);
194 static int tzload(const char * name, struct state * sp,
196 static int tzparse(const char * name, struct state * sp,
[all …]
/bionic/libc/arch-mips/bionic/
Dsyscall.S44 lw a3, 16(sp)
45 lw t0, 20(sp)
46 lw t1, 24(sp)
47 subu sp, STACKSIZE
48 sw t0, 16(sp)
49 sw t1, 20(sp)
51 addu sp, STACKSIZE
Dsigsetjmp.S46 PTR_SUBU sp, FRAMESZ
53 PTR_ADDU sp, FRAMESZ
58 PTR_ADDU sp, FRAMESZ
63 PTR_SUBU sp, FRAMESZ
70 PTR_ADDU sp, FRAMESZ
75 PTR_ADDU sp, FRAMESZ
Dvfork.S44 subu sp, 8
45 sw $0, 16(sp)
48 addu sp, 8
/bionic/libc/arch-mips64/bionic/
Dsyscall.S39 PTR_SUBU sp, FRAMESZ # allocate stack frame
47 REG_L a3, FRAMESZ+4*REGSZ(sp)
48 REG_L t0, FRAMESZ+5*REGSZ(sp)
49 REG_L t1, FRAMESZ+6*REGSZ(sp)
50 REG_S t0, 4*REGSZ(sp)
51 REG_S t1, 5*REGSZ(sp)
55 REG_L a5, FRAMESZ(sp)
61 PTR_ADDU sp, FRAMESZ
66 PTR_ADDU sp, FRAMESZ
Dsigsetjmp.S46 PTR_SUBU sp, FRAMESZ
53 PTR_ADDU sp, FRAMESZ
58 PTR_ADDU sp, FRAMESZ
63 PTR_SUBU sp, FRAMESZ
70 PTR_ADDU sp, FRAMESZ
75 PTR_ADDU sp, FRAMESZ
/bionic/libc/upstream-openbsd/lib/libc/locale/
Dmbstowcs.c39 const char *sp; in mbstowcs() local
42 sp = s; in mbstowcs()
43 return (mbsrtowcs(pwcs, &sp, n, &mbs)); in mbstowcs()
/bionic/libc/arch-arm/bionic/
Dsetjmp.S53 stmfd sp!, {r0, r14}
62 ldmfd sp!, {r0, r14}
102 stmfd sp!, {r0, r1, r14}
107 sub sp, sp, #4 /* align the stack */
113 add sp, sp, #4 /* unalign the stack */
115 ldmfd sp!, {r0, r1, r14}
132 teq sp, #0
D__bionic_clone.S33 mov ip, sp
35 stmfd sp!, {r4, r5, r6, r7}
56 ldmfd sp!, {r4, r5, r6, r7}
65 ldr r0, [sp, #-4]
66 ldr r1, [sp, #-8]
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dstrtof.c36 strtof(s, sp) CONST char *s; char **sp; in strtof() argument
38 strtof(CONST char *s, char **sp)
52 k = strtodg(s, sp, fpi, &exp, bits);
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dengine.c363 const char *sp; /* start of string matched by it */ in dissect() local
381 sp = start; in dissect()
403 sp++; in dissect()
412 sp++; in dissect()
423 rest = slow(m, sp, stp, ss, es); in dissect()
431 assert(stp >= sp); /* it did work */ in dissect()
436 if (slow(m, sp, rest, ssub, esub) != NULL) { in dissect()
442 dissect(m, sp, rest, ssub, esub); in dissect()
445 assert(sp == rest); in dissect()
446 sp = rest; in dissect()
[all …]
/bionic/libc/arch-arm/syscalls/
Dmount.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
Dprctl.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
Dsendto.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
Drecvmmsg.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
D__arm_fadvise64_64.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
D__ppoll.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
Dreadahead.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
Dfallocate64.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
Dfsetxattr.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
Dgetsockopt.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
Drecvfrom.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
Dpwrite64.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
D__mmap2.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}

1234