Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 22 of 22) sorted by relevance

/bionic/libc/bionic/
Dfts.c63 #define FCHDIR(sp, fd) (!ISSET(FTS_NOCHDIR) && fchdir(fd)) argument
74 FTS *sp; in __fts_open() local
179 fts_load(FTS *sp, FTSENT *p) in fts_load()
203 fts_close(FTS *sp) in fts_close()
254 fts_read(FTS *sp) in fts_read()
450 fts_set(FTS *sp, FTSENT *p, int instr) in fts_set()
463 fts_children(FTS *sp, int instr) in fts_children()
546 fts_build(FTS *sp, int type) in fts_build()
793 fts_stat(FTS *sp, FTSENT *p, int follow, int dfd) in fts_stat()
869 fts_sort(FTS *sp, FTSENT *head, int nitems) in fts_sort()
[all …]
Dheap_tagging.cpp199 void* sp = __builtin_frame_address(0); in memtag_handle_longjmp() local
/bionic/libc/tzcode/
Dlocaltime.c226 ttunspecified(struct state const *sp, int i) in ttunspecified()
280 update_tzname_etc(struct state const *sp, struct ttinfo const *ttisp) in update_tzname_etc()
300 may_update_tzname_etc(int stddst_mask, struct state *sp, int type) in may_update_tzname_etc()
315 register struct state * const sp = lclptr; in settzname() local
350 scrub_abbrs(struct state *sp) in scrub_abbrs()
411 tzloadbody(char const *name, struct state *sp, bool doextend, in tzloadbody()
804 tzload(char const *name, struct state *sp, bool doextend) in tzload()
822 typesequiv(const struct state *sp, int a, int b) in typesequiv()
1143 tzparse(const char *name, struct state *sp, struct state *basep) in tzparse()
1421 gmtload(struct state *const sp) in gmtload()
[all …]
/bionic/tests/headers/posix/
Dtime_h.c109 char** sp = tzname; in time_h() local
/bionic/libc/upstream-openbsd/lib/libc/locale/
Dmbstowcs.c39 const char *sp; in mbstowcs() local
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dstrtof.c36 strtof(s, sp) CONST char *s; char **sp; in strtof() argument
Dstrtord.c76 strtord(s, sp, rounding, d) CONST char *s; char **sp; int rounding; double *d; in strtord() argument
Dhexnan.c54 hexnan(sp, fpi, x0) in hexnan() argument
DstrtorQ.c100 strtorQ(s, sp, rounding, L) CONST char *s; char **sp; int rounding; void *L; in strtorQ() argument
Dgethex.c40 gethex(sp, fpi, exp, bp, sign) in gethex() argument
Dsmisc.c124 (sp, t) char **sp, *t; in match() argument
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dengine.c442 const char *sp; /* start of string matched by it */ in dissect() local
624 #define ISBOW(m, sp) \ argument
628 #define ISEOW(m, sp) \ argument
652 const char *sp; /* start of string matched by it */ in backref() local
Dregcomp.c1301 const char *sp = p->next; local
1380 const char *sp = p->next; local
1959 sop *sp; local
/bionic/tests/
Dandroid_unsafe_frame_pointer_chase_test.cpp114 static void* SignalBacktraceThread(void* sp) { in SignalBacktraceThread()
Dspawn_test.cpp164 sched_param sp; in TEST() local
/bionic/libc/kernel/uapi/asm-riscv/asm/
Dptrace.h26 unsigned long sp; member
/bionic/libc/dns/net/
Dgetnameinfo.c178 struct servent *sp; in getnameinfo_inet() local
Dgetaddrinfo.c1145 struct servent *sp; in get_port() local
/bionic/libc/kernel/uapi/asm-arm64/asm/
Dsigcontext.h26 __u64 sp; member
Dptrace.h63 __u64 sp; member
/bionic/libc/kernel/uapi/asm-x86/asm/
Dsigcontext.h114 __u32 sp; member
146 __u64 sp; member
/bionic/libc/dns/nameser/
Dns_name.c937 const u_char *dn, *cp, *sp; in dn_find() local