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

12345

/bionic/libc/upstream-openbsd/lib/libc/locale/
H A Dmbstowcs.c39 const char *sp; local
42 sp = s;
43 return (mbsrtowcs(pwcs, &sp, n, &mbs));
/bionic/libc/arch-mips/bionic/
H A 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
/bionic/libc/tzcode/
H A Dlocaltime.c264 update_tzname_etc(struct state const *sp, struct ttinfo const *ttisp) argument
266 tzname[ttisp->tt_isdst] = (char *) &sp->chars[ttisp->tt_abbrind];
280 register struct state * const sp = lclptr; local
291 if (sp == NULL) {
298 for (i = 0; i < sp->typecnt; ++i) {
299 register const struct ttinfo * const ttisp = &sp->ttis[i];
300 update_tzname_etc(sp, ttisp);
302 for (i = 0; i < sp->timecnt; ++i) {
304 &sp->ttis[
305 sp
315 scrub_abbrs(struct state *sp) argument
376 tzloadbody(char const *name, struct state *sp, bool doextend, union local_storage *lsp) argument
686 tzload(char const *name, struct state *sp, bool doextend) argument
704 typesequiv(const struct state *sp, int a, int b) argument
1014 tzparse(const char *name, struct state *sp, bool lastditch) argument
1247 gmtload(struct state *const sp) argument
1256 zoneinit(struct state *sp, char const *name) argument
1284 struct state *sp = lclptr; local
1356 timezone_t sp = malloc(sizeof *sp); local
1369 tzfree(timezone_t sp) argument
1402 localsub(struct state const *sp, time_t const *timep, int_fast32_t setname, struct tm *const tmp) argument
1483 localtime_rz(struct state *sp, time_t const *timep, struct tm *tmp) argument
1528 gmtsub(struct state const *sp, time_t const *timep, int_fast32_t offset, struct tm *tmp) argument
1587 timesub(const time_t *timep, int_fast32_t offset, const struct state *sp, struct tm *tmp) argument
1833 time2sub(struct tm *const tmp, struct tm *(*funcp)(struct state const *, time_t const *, int_fast32_t, struct tm *), struct state const *sp, const int_fast32_t offset, bool *okayp, bool do_norm_secs) argument
2030 time2(struct tm * const tmp, struct tm *(*funcp)(struct state const *, time_t const *, int_fast32_t, struct tm *), struct state const *sp, const int_fast32_t offset, bool *okayp) argument
2049 time1(struct tm *const tmp, struct tm *(*funcp) (struct state const *, time_t const *, int_fast32_t, struct tm *), struct state const *sp, const int_fast32_t offset) argument
2121 mktime_tzname(struct state *sp, struct tm *tmp, bool setname) argument
2134 mktime_z(struct state *sp, struct tm *tmp) argument
2206 leapcorr(struct state const *sp, time_t t) argument
2221 time2posix_z(struct state *sp, time_t t) argument
2243 posix2time_z(struct state *sp, time_t t) argument
[all...]
/bionic/libc/bionic/
H A Dfts.c62 #define CLR(opt) (sp->fts_options &= ~(opt))
63 #define ISSET(opt) (sp->fts_options & (opt))
64 #define SET(opt) (sp->fts_options |= (opt))
66 #define FCHDIR(sp, fd) (!ISSET(FTS_NOCHDIR) && fchdir(fd))
77 FTS *sp; local
90 if ((sp = calloc(1, sizeof(FTS))) == NULL)
92 sp->fts_compar = compar;
93 sp->fts_options = options;
103 if (fts_palloc(sp, MAX(fts_maxarglen(argv), PATH_MAX)))
107 if ((parent = fts_alloc(sp, "",
183 fts_load(FTS *sp, FTSENT *p) argument
207 fts_close(FTS *sp) argument
258 fts_read(FTS *sp) argument
465 fts_children(FTS *sp, int instr) argument
547 fts_build(FTS *sp, int type) argument
796 fts_stat(FTS *sp, FTSENT *p, int follow, int dfd) argument
872 fts_sort(FTS *sp, FTSENT *head, int nitems) argument
907 fts_alloc(FTS *sp, char *name, size_t namelen) argument
955 fts_palloc(FTS *sp, size_t more) argument
987 fts_padjust(FTS *sp, FTSENT *head) argument
1027 fts_safe_changedir(FTS *sp, FTSENT *p, int fd, char *path) argument
[all...]
/bionic/libc/arch-mips64/bionic/
H A 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)
61 PTR_ADDU $sp, FRAMESZ
66 PTR_ADDU $sp, FRAMESZ
/bionic/libc/arch-arm/syscalls/
H A D___fsetxattr.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A D___mremap.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A D__arm_fadvise64_64.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A D__epoll_pwait.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A D__llseek.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A D__mmap2.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A D__ppoll.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A D__preadv64.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A D__pselect6.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A D__pwritev64.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A D__sync_file_range2.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A D__waitid.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A Dfallocate64.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A Dfchownat.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A Dgetsockopt.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A Dlinkat.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A Dlsetxattr.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A Dmount.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A Dprctl.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}
H A Dpread64.S6 mov ip, sp
7 stmfd sp!, {r4, r5, r6, r7}
16 ldmfd sp!, {r4, r5, r6, r7}

Completed in 154 milliseconds

12345